Upgrade yt_dlp and download script
This commit is contained in:
@@ -19,7 +19,7 @@ class CrackedIE(InfoExtractor):
|
||||
'title': 'If Animal Actors Got E! True Hollywood Stories',
|
||||
'timestamp': 1404954000,
|
||||
'upload_date': '20140710',
|
||||
}
|
||||
},
|
||||
}, {
|
||||
# youtube embed
|
||||
'url': 'http://www.cracked.com/video_19006_4-plot-holes-you-didnt-notice-in-your-favorite-movies.html',
|
||||
@@ -32,7 +32,7 @@ class CrackedIE(InfoExtractor):
|
||||
'upload_date': '20140725',
|
||||
'uploader_id': 'Cracked',
|
||||
'uploader': 'Cracked',
|
||||
}
|
||||
},
|
||||
}]
|
||||
|
||||
def _real_extract(self, url):
|
||||
|
Reference in New Issue
Block a user