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 merge youtube-dl master 22.09.2020 4 years ago
extractor [mtv] Fix a missing match_id 4 years ago
postprocessor Merge branch 'ext/remuxe-video' of https://github.com/Zocker1999NET/youtube-dl into Zocker1999NET-ext/remuxe-video 4 years ago
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 [skip travis] renaming 4 years ago
aes.py [skip travis] renaming 4 years ago
cache.py [skip travis] renaming 4 years ago
compat.py [skip travis] renaming 4 years ago
jsinterp.py [skip travis] renaming 4 years ago
options.py [core] add option to trim file name length with integer 4 years ago
socks.py [skip travis] renaming 4 years ago
swfinterp.py [skip travis] renaming 4 years ago
update.py update workflow, semi fix integrated updater 4 years ago
utils.py [mtv] fix mtv.com and more(?) 4 years ago
version.py next release: 2020.10.26 4 years ago