Browse Source

[southpark:de] Enable non-ASCII redirect URL test

totalwebcasting
Sergey M․ 9 years ago
parent
commit
9663bd3abb
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/southpark.py

+ 0
- 1
youtube_dl/extractor/southpark.py View File

@ -53,7 +53,6 @@ class SouthParkDeIE(SouthParkIE):
# non-ASCII characters in redirect URL
'url': 'http://www.southpark.de/alle-episoden/s18e09',
'playlist_count': 4,
'skip': 'Broken python 3',
}]


Loading…
Cancel
Save