yt-dlc/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))
2020-10-26 13:36:29 +01:00
..
downloader merge youtube-dl master 22.09.2020 2020-09-22 16:09:54 +02:00
extractor [mtv] Fix a missing match_id 2020-10-26 13:36:29 +01:00
postprocessor Merge branch 'ext/remuxe-video' of https://github.com/Zocker1999NET/youtube-dl into Zocker1999NET-ext/remuxe-video 2020-09-16 10:30:38 +02:00
YoutubeDL.py [core] add option to trim file name length with integer 2020-09-30 05:50:09 +02:00
__init__.py [core] add option to trim file name length with integer 2020-09-30 05:50:09 +02:00
__main__.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
aes.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
cache.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
compat.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
jsinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
options.py [core] add option to trim file name length with integer 2020-09-30 05:50:09 +02:00
socks.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
swfinterp.py [skip travis] renaming 2020-09-02 20:25:25 +02:00
update.py update workflow, semi fix integrated updater 2020-09-23 03:16:06 +02:00
utils.py [mtv] fix mtv.com and more(?) 2020-10-09 07:06:49 +02:00
version.py next release: 2020.10.26 2020-10-26 04:34:25 +01:00