1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2024-12-17 02:49:23 +01:00
yt-dlp/yt_dlp
MinePlayersPE c0bc527bca
[YouTube] Age-gate bypass implementation (#575)
* Calling the API with `clientScreen=EMBED` allows access to most age-gated videos - discovered by @ccdffddfddfdsfedeee (https://github.com/yt-dlp/yt-dlp/issues/574#issuecomment-887171136)
* Adds clients: (web/android/ios)_(embedded/agegate), mweb_embedded
* Renamed mobile_web to mweb

Closes #574

Authored by pukkandan, MinePlayersPE
2021-07-27 15:10:44 +05:30
..
downloader [downloader] Pass same status object to all progress_hooks 2021-07-23 09:46:55 +05:30
extractor [YouTube] Age-gate bypass implementation (#575) 2021-07-27 15:10:44 +05:30
postprocessor
__init__.py Add option --cookies-from-browser to load cookies from a browser (#488) 2021-07-22 02:02:49 +05:30
__main__.py
aes.py
cache.py
compat.py
cookies.py [cookies] Handle errors when importing keyring 2021-07-23 19:58:27 +05:30
jsinterp.py
options.py Add option --cookies-from-browser to load cookies from a browser (#488) 2021-07-22 02:02:49 +05:30
socks.py
swfinterp.py.disabled
update.py
utils.py [test] Add Python 3.10 (#480) 2021-07-23 20:32:48 +05:30
version.py [version] update 2021-07-24 20:02:12 +05:30
webvtt.py
YoutubeDL.py Remove asr appearing twice in -F 2021-07-26 03:38:15 +05:30