youtube-dl/youtube_dl
dirkf cb9366eda5 [utils] Minor updates (merge_dicts, T)
A couple of mods to ease yt-dlp back-ports:
* add kwargs to merge_dicts:
  `unblank=True` (disallow empty string), `rev=False` (reverse the merge list)
* add `T(x)` shortcut for `{x}`, unsupported in Py2.6
2023-07-19 22:14:50 +01:00
..
downloader [downloader/external] Fix cookie support 2023-07-18 10:50:46 +01:00
extractor [YouTube] Avoid crash in author extraction 2023-06-22 23:14:21 +01:00
postprocessor
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 2023-07-05 22:51:15 +01:00
__main__.py
aes.py
cache.py
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 2023-05-23 17:11:22 +01:00
compat.py [compat] Fix old Pythons broken loading of valueless cookie attributes 2023-07-18 10:50:46 +01:00
jsinterp.py [test] Fixes for old Pythons 2023-07-18 10:50:46 +01:00
options.py [doc] Warn against setting cookies with --add-header 2023-07-18 10:50:46 +01:00
socks.py
swfinterp.py
update.py
utils.py [utils] Minor updates (merge_dicts, T) 2023-07-19 22:14:50 +01:00
version.py
YoutubeDL.py [core] Process header cookies on loading 2023-07-18 10:50:46 +01:00