yt-dlp/yt_dlp
pukkandan d0491a1ebe
[twitcasting] Fix extractor
* `Origin: https://twitcasting.tv` must be sent when requesting the webpage. Otherwise the extracted `m3u8` will always give a `502`
* Fix regex for when `data-movie-playlist` is a dict containing the needed list
* media initialization is fully supported; so change downloader to native

Closes #220
2021-04-18 17:57:46 +05:30
..
downloader
extractor [twitcasting] Fix extractor 2021-04-18 17:57:46 +05:30
postprocessor
__init__.py Add option --ignore-no-formats-error 2021-04-17 08:40:30 +05:30
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py Add option --ignore-no-formats-error 2021-04-17 08:40:30 +05:30
socks.py
swfinterp.py
update.py
utils.py Update to ytdl-commit-9f6c03 2021-04-17 08:40:31 +05:30
version.py
YoutubeDL.py Add option --ignore-no-formats-error 2021-04-17 08:40:30 +05:30