diff options
author | Unknown <blackjack4494@web.de> | 2020-10-24 05:09:22 +0200 |
---|---|---|
committer | Unknown <blackjack4494@web.de> | 2020-10-24 05:09:22 +0200 |
commit | dd2d55f10dac8b6cb5e8ab4b2cccb302655b40ea (patch) | |
tree | 2347b28eb2b3940b7d045b28a94e733d924a5aa5 /youtube_dlc/extractor/myspace.py | |
parent | 3a6a581d94791e58465d6c5c01c8e4444b5564d7 (diff) | |
download | hypervideo-pre-dd2d55f10dac8b6cb5e8ab4b2cccb302655b40ea.tar.lz hypervideo-pre-dd2d55f10dac8b6cb5e8ab4b2cccb302655b40ea.tar.xz hypervideo-pre-dd2d55f10dac8b6cb5e8ab4b2cccb302655b40ea.zip |
COMPLAINFREE
Diffstat (limited to 'youtube_dlc/extractor/myspace.py')
-rw-r--r-- | youtube_dlc/extractor/myspace.py | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/youtube_dlc/extractor/myspace.py b/youtube_dlc/extractor/myspace.py index e164d5940..c3bf69091 100644 --- a/youtube_dlc/extractor/myspace.py +++ b/youtube_dlc/extractor/myspace.py @@ -46,18 +46,6 @@ class MySpaceIE(InfoExtractor): 'uploader_id': 'killsorrow', }, }, { - 'add_ie': ['Youtube'], - 'url': 'https://myspace.com/threedaysgrace/music/song/animal-i-have-become-28400208-28218041', - 'info_dict': { - 'id': 'xqds0B_meys', - 'ext': 'webm', - 'title': 'Three Days Grace - Animal I Have Become', - 'description': 'md5:8bd86b3693e72a077cf863a8530c54bb', - 'uploader': 'ThreeDaysGraceVEVO', - 'uploader_id': 'ThreeDaysGraceVEVO', - 'upload_date': '20091002', - }, - }, { 'url': 'https://myspace.com/starset2/music/song/first-light-95799905-106964426', 'only_matching': True, }, { |