You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
4 years ago
..
downloader [downloader] Fix ffmpeg selection for m3u8_native 4 years ago
extractor [twitcasting] Fix extractor 4 years ago
postprocessor [Exec] Ensure backward compatibility when the command contains `%` 4 years ago
YoutubeDL.py Add option `--ignore-no-formats-error` 4 years ago
__init__.py Add option `--ignore-no-formats-error` 4 years ago
__main__.py Completely change project name to yt-dlp (#85) 4 years ago
aes.py Completely change project name to yt-dlp (#85) 4 years ago
cache.py Completely change project name to yt-dlp (#85) 4 years ago
compat.py Update to ytdl-commit-4fb25ff 4 years ago
jsinterp.py Completely change project name to yt-dlp (#85) 4 years ago
options.py Add option `--ignore-no-formats-error` 4 years ago
socks.py Completely change project name to yt-dlp (#85) 4 years ago
swfinterp.py Completely change project name to yt-dlp (#85) 4 years ago
update.py [update] Fix updater removing the executable bit on some UNIX distros 4 years ago
utils.py Update to ytdl-commit-9f6c03 4 years ago
version.py [version] update 4 years ago