mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-24 01:14:32 +01:00
fixed IE_NAME
This commit is contained in:
parent
f278dad081
commit
845704f1a8
@ -30,6 +30,7 @@ import re
|
||||
|
||||
|
||||
class IntlDropoutIE(VHXEmbedIE):
|
||||
IE_NAME = 'intldropout'
|
||||
IE_DESC = 'International Dropout.tv'
|
||||
_NETRC_MACHINE = 'intl.dropout.tv'
|
||||
_LOGIN_URL = 'https://intl.dropout.tv/login'
|
||||
|
Loading…
Reference in New Issue
Block a user