Browse Source

[extractor/generic] Clarify test comment

totalwebcasting
Sergey M․ 9 years ago
parent
commit
c5138a7ce4
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      youtube_dl/extractor/generic.py

+ 1
- 1
youtube_dl/extractor/generic.py View File

@ -59,7 +59,7 @@ class GenericIE(InfoExtractor):
'upload_date': '20100513',
}
},
# Direct link to a media delivered compressed (requires Accept-Encoding == *)
# Direct link to media delivered compressed (until Accept-Encoding is *)
{
'url': 'http://calimero.tk/muzik/FictionJunction-Parallel_Hearts.flac',
'md5': '128c42e68b13950268b648275386fc74',


Loading…
Cancel
Save