yt-dlc/yt_dlp
Mevious 29f63c9672
[funimation] Extract subtitles ()
Closes , https://github.com/ytdl-org/youtube-dl/issues/25645
Related: https://github.com/ytdl-org/youtube-dl/pull/24906

Authored by: Mevious
..
downloader [youtube_live_chat] Support ongoing live chat ()
extractor [funimation] Extract subtitles ()
postprocessor [websockets] Add `WebSocketFragmentFD` ()
YoutubeDL.py Add option `--throttled-rate` below which video data is re-extracted
__init__.py Add option `--throttled-rate` below which video data is re-extracted
__main__.py [cleanup] Point all shebang to `python3` ()
aes.py Completely change project name to yt-dlp ()
cache.py Completely change project name to yt-dlp ()
compat.py [websockets] Add `WebSocketFragmentFD` ()
jsinterp.py Completely change project name to yt-dlp ()
options.py Add option `--throttled-rate` below which video data is re-extracted
socks.py Completely change project name to yt-dlp ()
swfinterp.py.disabled [cleanup] Mark unused files
update.py [build] Build Windows x86 version with py3.7
utils.py Add option `--throttled-rate` below which video data is re-extracted
version.py [version] update
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates