1
0
Fork 0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-03-24 22:44:03 +00:00
yt-dlp/yt_dlp
coletdjnz 34917076ad
[youtube] Fix authentication when using multiple accounts
`SESSION_INDEX` in `ytcfg` is the index of the active account and should be sent as `X-Goog-AuthUser` header

Closes 
Authored by @colethedj
2021-07-17 11:50:05 +05:30
..
downloader
extractor [youtube] Fix authentication when using multiple accounts 2021-07-17 11:50:05 +05:30
postprocessor [metadatafromfield] Do not detect numbers as field names 2021-07-12 05:20:12 +05:30
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
socks.py
swfinterp.py.disabled
update.py
utils.py [utils] Improve js_to_json comment regex 2021-07-14 05:02:43 +05:30
version.py
webvtt.py [webtt] Fix timestamps 2021-07-12 05:20:12 +05:30
YoutubeDL.py Revert "Merge webm formats into mkv if thumbnails are to be embedded ()" 2021-07-15 23:34:52 +05:30