Files
yt-dlp/youtube_dl/extractor/screencast.py
geauxlo 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

5.5 KiB