mirror of
				https://github.com/yt-dlp/yt-dlp.git
				synced 2025-10-31 14:45:14 +00:00 
			
		
		
		
	| @@ -1741,7 +1741,7 @@ class TwitterSpacesIE(TwitterBaseIE): | ||||
| 
 | ||||
| class TwitterShortenerIE(TwitterBaseIE): | ||||
|     IE_NAME = 'twitter:shortener' | ||||
|     _VALID_URL = r'https?://t.co/(?P<id>[^?]+)|tco:(?P<eid>[^?]+)' | ||||
|     _VALID_URL = r'https?://t\.co/(?P<id>[^?#]+)|tco:(?P<eid>[^?#]+)' | ||||
|     _BASE_URL = 'https://t.co/' | ||||
| 
 | ||||
|     def _real_extract(self, url): | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 bashonly
					bashonly