Browse Source

[onet] Add MD5 checksum

totalwebcasting
Yen Chi Hsuan 8 years ago
parent
commit
43f1e4e41e
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/onet.py

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

@ -98,6 +98,7 @@ class OnetIE(OnetBaseIE):
_TEST = {
'url': 'http://onet.tv/k/openerfestival/open-er-festival-2016-najdziwniejsze-wymagania-gwiazd/qbpyqc',
'md5': 'e3ffbf47590032ac3f27249204173d50',
'info_dict': {
'id': 'qbpyqc',
'display_id': 'open-er-festival-2016-najdziwniejsze-wymagania-gwiazd',


Loading…
Cancel
Save