diff --git a/youtube_dl/extractor/fxnetworks.py b/youtube_dl/extractor/fxnetworks.py index 5abcab977..8112e8054 100644 --- a/youtube_dl/extractor/fxnetworks.py +++ b/youtube_dl/extractor/fxnetworks.py @@ -16,13 +16,13 @@ class FXNetworksIE(AdobePassIE): 'url': 'http://www.fxnetworks.com/video/1046477891799', 'md5': 'b5d9896b224e6c85f10e92fbac3a9115', 'info_dict': { - 'id': '1046477891799', + 'id': 'NFPnVIqjI5eS', 'ext': 'mp4', 'title': 'September', 'description': 'Sam has people over. An FX Original Series, Thursday 10PM on FX.', 'age_limit': 17, 'uploader': 'NEWA-FNG-FX', - 'upload_date': '20170615', + 'upload_date': '20170915', 'timestamp': 1505453400, 'episode_number': 1, 'season_number': 2,