1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-21 23:33:10 +00:00

[mtv] add match_id reminder

This commit is contained in:
Unknown 2020-10-28 12:25:49 +01:00
parent 5fec75c81c
commit 079a941282

View file

@ -300,6 +300,7 @@ class MTVServicesInfoExtractor(InfoExtractor):
except RegexNotFoundError:
mgid = None
# TODO: ideally use self._match_id(url)
title = url_basename(url)
try: