about summary refs log tree commit diff
path: root/youtube_dl/extractor/viceland.py
diff options
context:
space:
mode:
authorRemita Amine <remitamine@gmail.com>2016-08-14 19:08:35 +0100
committerRemita Amine <remitamine@gmail.com>2016-08-14 19:08:35 +0100
commit6103f59095bd1e514e43b3f84f4633e27ee09b69 (patch)
treec1a85a90d45bec99926a46e282cd6cd656f5df65 /youtube_dl/extractor/viceland.py
parent9fa57892790ce205634f6a7c83de2b9e52ab5284 (diff)
downloadyoutube-dl-6103f59095bd1e514e43b3f84f4633e27ee09b69.tar.gz
youtube-dl-6103f59095bd1e514e43b3f84f4633e27ee09b69.tar.xz
youtube-dl-6103f59095bd1e514e43b3f84f4633e27ee09b69.zip
[viceland] remove outdated comment
Diffstat (limited to 'youtube_dl/extractor/viceland.py')
-rw-r--r--youtube_dl/extractor/viceland.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/youtube_dl/extractor/viceland.py b/youtube_dl/extractor/viceland.py
index f72294b51..0be8a792f 100644
--- a/youtube_dl/extractor/viceland.py
+++ b/youtube_dl/extractor/viceland.py
@@ -20,7 +20,6 @@ from ..utils import (
 class VicelandIE(AdobePass):
     _VALID_URL = r'https?://(?:www\.)?viceland\.com/[^/]+/video/[^/]+/(?P<id>[a-f0-9]+)'
     _TEST = {
-        # FIXME: fill the test after fixing delegation problem
         'url': 'https://www.viceland.com/en_us/video/cyberwar-trailer/57608447973ee7705f6fbd4e',
         'info_dict': {
             'id': '57608447973ee7705f6fbd4e',