You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
youtube-dl/youtube_dl
Alex Richards e8bebe0b03 [postprocessor/ffmpeg] Allow options for mp3
Why?
Options like `preferredquality` are ignored when postprocessing mp3s.

What?
Remove `mp3` from the list of `filecodec` values to check for in the
"lossless" condition unless `preferredquality` is unspecified.
10 months ago
..
downloader [downloader/external] Fix cookie support 11 months ago
extractor [S4C] Add extractor for Sianel Pedwar Cymru 10 months ago
postprocessor [postprocessor/ffmpeg] Allow options for mp3 10 months ago
YoutubeDL.py [utils] Rework URL path munging for ., .. components 10 months ago
__init__.py [workflows/ci.yml] Restore test support for Py 3.2 11 months ago
__main__.py
aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
cache.py [compat] Use `compat_open()` 10 months ago
casefold.py [compat] Fix casefold import __all__ syntax in a19855f 1 year ago
compat.py [utils] Revise `isinstance()` tests (especially for str/unicode/bytes) to complete Linter fix 10 months ago
jsinterp.py [test] Fixes for old Pythons 11 months ago
options.py [doc] Warn against setting cookies with --add-header 11 months ago
socks.py
swfinterp.py [utils] Avoid comparing `type(var)`, etc, to pass new Linter rules 10 months ago
update.py [build] Extend use of `devscripts/utils` 10 months ago
utils.py [utils] Advertise optional supported `Content-Encoding`s 10 months ago
version.py release 2021.12.17 2 years ago