]> jfr.im git - yt-dlp.git/commit
Update to ytdl-commit-be008e6 (#8836)
authorSimon Sawicki <redacted>
Tue, 26 Dec 2023 00:40:24 +0000 (01:40 +0100)
committerGitHub <redacted>
Tue, 26 Dec 2023 00:40:24 +0000 (01:40 +0100)
commit65de7d204ce88c0225df1321060304baab85dbd8
treeb12dc37f94192a03d41f0c275a17abe79822b60b
parentc39358a54bc6675ae0c50b81024e5a086e41656a
Update to ytdl-commit-be008e6 (#8836)

- [utils] Make restricted filenames ignore some Unicode categories (by dirkf)
- [ie/telewebion] Fix extraction (by Grub4K)
- [ie/imgur] Overhaul extractor (by bashonly, Grub4K)
- [ie/EpidemicSound] Add extractor (by Grub4K)

Authored by: bashonly, dirkf, Grub4K

Co-authored-by: bashonly <redacted>
yt_dlp/extractor/_extractors.py
yt_dlp/extractor/epidemicsound.py [new file with mode: 0644]
yt_dlp/extractor/imgur.py
yt_dlp/extractor/telewebion.py
yt_dlp/utils/_utils.py