1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-09-28 06:35:20 +00:00
youtube-dl/youtube_dl
Gabriel Nagy 735e87adfc
[core] Sanitize info dict before dumping JSON (fixes fe7e130) (#32032)
* follow up to fe7e130 which didn't fix everything.

Co-authored-by: dirkf <fieldhouse@gmx.net>
2023-04-12 23:40:38 +01:00
..
downloader [FragmentFD] Fix iteration with infinite limit 2023-04-05 18:55:41 +01:00
extractor [extractor/youtube] Bypass throttling for -f17 2023-03-19 02:29:00 +00:00
postprocessor [postprocessor] Don't replace existing value with null metadata parsed from title 2022-08-15 16:45:04 +01:00
__init__.py
__main__.py
aes.py
cache.py
casefold.py [compat] Work around in case folding for narrow Python build 2022-11-02 11:56:26 +00:00
compat.py [compat] Add and use compat_open() like Py3 open() 2023-04-05 18:57:37 +01:00
jsinterp.py [jsinterp] Fix regexp parsing and .replace[All] method 2023-03-07 01:24:21 +00:00
options.py [options] Add --mtime option, unsets default --no-mtime 2023-04-05 19:05:16 +01:00
socks.py
swfinterp.py
update.py
utils.py [devscripts] Improve hack to convert command-line options to API options 2023-04-05 19:05:16 +01:00
version.py
YoutubeDL.py [core] Sanitize info dict before dumping JSON (fixes fe7e130) (#32032) 2023-04-12 23:40:38 +01:00