mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-09-03 08:35:32 +00:00
[Twitter/t.co] showcase expanded how to use generic
This commit is contained in:
@ -616,3 +616,4 @@ class TwitterShortenerIE(TwitterBaseIE):
|
||||
|
||||
def _real_extract(self, url):
|
||||
print(url)
|
||||
return self.url_result(url, 'Generic')
|
Reference in New Issue
Block a user