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
lkho baa5873942
[viu:ott] Fix extractor (see desc)
* add language_flag_id query param
* add support for premium account (untested since I dont have a premium account)
* support entire series

Code from:
https://github.com/blackjack4494/youtube-dlc/pull/211
https://github.com/ytdl-org/youtube-dl/pull/15182
https://github.com/ytdl-org/youtube-dl/pull/26775

Fixes:
https://github.com/yt-dlp/yt-dlp/issues/219
https://github.com/ytdl-org/youtube-dl/issues/27946
https://github.com/ytdl-org/youtube-dl/issues/27863
https://github.com/ytdl-org/youtube-dl/issues/27812
https://github.com/ytdl-org/youtube-dl/issues/27464
https://github.com/ytdl-org/youtube-dl/issues/26788
https://github.com/blackjack4494/yt-dlc/issues/136

Possibly also fixes (untested):
https://github.com/ytdl-org/youtube-dl/issues/16992
https://github.com/ytdl-org/youtube-dl/issues/26701

Co-authored by: lkho, pukkandan
4 years ago
..
downloader [downloader] Fix downloader selection for m3u8 4 years ago
extractor [viu:ott] Fix extractor (see desc) 4 years ago
postprocessor [Exec] Ensure backward compatibility when the command contains `%` 4 years ago
YoutubeDL.py Ensure `mergeall` selects best format when multistreams are disabled 4 years ago
__init__.py Add option `--convert-thumbnails` 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 [documentation] Improvements 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 [utils] Add `datetime_from_str` to parse relative time (#221) 4 years ago
version.py [version] update 4 years ago