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.
yt-dlp/youtube_dl
Sergey M․ 19dbaeece3 Remove _sort_formats from _extract_*_formats methods
Now _sort_formats should be called explicitly.
_sort_formats has been added to all the necessary places in code.

Closes #8051
9 years ago
..
downloader
extractor Remove _sort_formats from _extract_*_formats methods 9 years ago
postprocessor
YoutubeDL.py [YoutubeDL] Sort imports 9 years ago
__init__.py
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py
swfinterp.py
update.py
utils.py [utils] Extract sanitize_url routine 9 years ago
version.py