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_dlc
nixxo 5fec75c81c
[mtv] Fix a missing match_id
Fix a problem introduced in 320724f964 where is extracted the ID from the url with self._match_id but the problem is that ID is not always present in the url passed so the title should be extracted as proposed by the fix (and like is done in _real_extract (see line 337))
4 years ago
..
downloader
extractor [mtv] Fix a missing match_id 4 years ago
postprocessor
YoutubeDL.py [core] add option to trim file name length with integer 4 years ago
__init__.py [core] add option to trim file name length with integer 4 years ago
__main__.py
aes.py
cache.py
compat.py
jsinterp.py
options.py [core] add option to trim file name length with integer 4 years ago
socks.py
swfinterp.py
update.py
utils.py [mtv] fix mtv.com and more(?) 4 years ago
version.py next release: 2020.10.26 4 years ago