mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-12-07 16:55:15 +00:00
[mtv] add match_id reminder
This commit is contained in:
@@ -300,6 +300,7 @@ class MTVServicesInfoExtractor(InfoExtractor):
|
|||||||
except RegexNotFoundError:
|
except RegexNotFoundError:
|
||||||
mgid = None
|
mgid = None
|
||||||
|
|
||||||
|
# TODO: ideally use self._match_id(url)
|
||||||
title = url_basename(url)
|
title = url_basename(url)
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|||||||
Reference in New Issue
Block a user