yt-dlp/yt_dlp
coletdev 2ae778b8fc
[extractor/youtube] Add `innertube_host` and `innertube_key` extractor args ()
Allows user to override Innertube API host or key for all requests
Authored by: coletdjnz
..
compat [cleanup] Misc fixes and cleanup
downloader [dash] Show fragment count with `--live-from-start` ()
extractor [extractor/youtube] Add `innertube_host` and `innertube_key` extractor args ()
postprocessor [ExtractAudio] Allow conditional conversion
YoutubeDL.py Add option `--download-sections` to download video partially
__init__.py Add option `--download-sections` to download video partially
__main__.py [cleanup] Upgrade syntax
aes.py [cleanup] Minor fixes (See desc)
cache.py [cleanup] Misc cleanup and refactor ()
cookies.py [cookies] Detect profiles for cygwin/BSD ()
dependencies.py [XAttrMetadata] Refactor and document dependencies
jsinterp.py [cleanup] Misc cleanup and refactor ()
minicurses.py `--match-filter -` to interactively ask for each video
options.py Add option `--download-sections` to download video partially
socks.py [cleanup] Minor fixes (See desc)
update.py [update] Use `.git` folder to distinguish `source`/`unknown`
utils.py Add option `--download-sections` to download video partially
version.py [version] update
webvtt.py [cleanup] Minor fixes (See desc)