yt-dlc/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 [downloader] Fix ffmpeg selection for m3u8_native 2021-04-17 04:15:56 +05:30
extractor [twitcasting] Fix extractor 2021-04-18 17:57:46 +05:30
postprocessor [Exec] Ensure backward compatibility when the command contains `%` 2021-04-16 05:19:44 +05:30
YoutubeDL.py Add option `--ignore-no-formats-error` 2021-04-17 08:40:30 +05:30
__init__.py Add option `--ignore-no-formats-error` 2021-04-17 08:40:30 +05:30
__main__.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
aes.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
cache.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
compat.py Update to ytdl-commit-4fb25ff 2021-04-10 22:19:54 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py Add option `--ignore-no-formats-error` 2021-04-17 08:40:30 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
update.py [update] Fix updater removing the executable bit on some UNIX distros 2021-03-03 19:07:14 +05:30
utils.py Update to ytdl-commit-9f6c03 2021-04-17 08:40:31 +05:30
version.py [version] update 2021-04-12 03:30:55 +05:30