yt-dlc/yt_dlp
coletdjnz 109dd3b237
[youtube] Use new API for additional video extraction requests (#328)
Co-authored-by: colethedj, pukkandan
Closes https://github.com/yt-dlp/yt-dlp/issues/427
Workarounds for https://github.com/ytdl-org/youtube-dl/issues/29326, https://github.com/yt-dlp/yt-dlp/issues/319, https://github.com/ytdl-org/youtube-dl/issues/29086
2021-06-29 22:07:49 +00:00
..
downloader [youtube_live_chat] use `clickTrackingParams` (#449) 2021-06-27 04:52:32 +05:30
extractor [youtube] Use new API for additional video extraction requests (#328) 2021-06-29 22:07:49 +00:00
postprocessor [thumbnailsconvertor] Treat `jpeg` as `jpg` 2021-06-25 05:36:35 +05:30
YoutubeDL.py [youtube] Fix subtitle names for age-gated videos 2021-06-25 23:10:31 +05:30
__init__.py Add `--extractor-args` to pass extractor-specific arguments 2021-06-25 20:10:28 +05:30
__main__.py [cleanup] Point all shebang to `python3` (#372) 2021-06-06 00:59:04 +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 [websockets] Add `WebSocketFragmentFD` (#399) 2021-06-21 22:56:36 +05:30
jsinterp.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
options.py Add `--extractor-args` to pass extractor-specific arguments 2021-06-25 20:10:28 +05:30
socks.py Completely change project name to yt-dlp (#85) 2021-02-25 00:15:56 +05:30
swfinterp.py.disabled [cleanup] Mark unused files 2021-06-06 00:59:04 +05:30
update.py [build] Build Windows x86 version with py3.7 2021-06-10 01:41:04 +05:30
utils.py Add option `--throttled-rate` below which video data is re-extracted 2021-06-23 05:29:58 +05:30
version.py [version] update :ci skip all 2021-06-23 07:37:07 +05:30
webvtt.py [downloader/hls] Remove duplicate cues using a sliding window of candidates 2021-04-28 17:21:26 +05:30