Commit Graph
4 Commits
Author SHA1 Message Date
geauxloandGitHub 33afd662d9 UNDO 2020-06-10 06:42:44 +00:00
geauxloandGitHub 66c498e558 Recognize more valid URLs
URLs like `https://www.screencast.com/users/cindyhailes/folders/Jing/media/c9be177c-5808-4c4f-af56-eadceb3a7c82` weren't being accepted before
2020-06-10 06:39:35 +00:00
geauxloandGitHub 3951a7faae Prefer API to scraping HTML when possible
Also changed instances of `var is None` to `var == None`, and replaced `var.replace('http%3A', 'http:')` with a regex
2020-06-10 06:38:32 +00:00
geauxloandGitHub bf52996740 Update api call to v5 spec in TwitchPlaylistBaseIE 2020-06-10 04:00:01 +00:00