yt-dlp/yt_dlp
pukkandan 3acf6d3856
[Funimation] Rewrite extractor (See desc) (#444)
* Support direct `/player/` URL
* Treat the different versions of an episode as different formats of a single video. So `experience_id` can no longer be used as the video `id` and the `episode_id` is used instead. This means that all existing archives will break
* Extractor options `language` and `version` to pre-select them
* Compat option `seperate-video-versions` to fall back to old behavior (including using the old video IDs)

Closes #428
2021-07-07 02:51:29 +05:30
..
downloader [fragment] Handle errors in threads correctly 2021-07-07 01:55:54 +05:30
extractor [Funimation] Rewrite extractor (See desc) (#444) 2021-07-07 02:51:29 +05:30
postprocessor
YoutubeDL.py [Funimation] Rewrite extractor (See desc) (#444) 2021-07-07 02:51:29 +05:30
__init__.py [Funimation] Rewrite extractor (See desc) (#444) 2021-07-07 02:51:29 +05:30
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py.disabled
update.py
utils.py
version.py
webvtt.py