mirror of
https://codeberg.org/polarisfm/youtube-dl
synced 2024-11-26 02:14:32 +01:00
acidcow_ver_1.1
This commit is contained in:
parent
46d03da3dd
commit
70d05cf062
@ -34,4 +34,3 @@ class acidcowIE(InfoExtractor):
|
||||
'url': download_url,
|
||||
'title': title
|
||||
}
|
||||
-
|
@ -18,6 +18,7 @@ from .acast import (
|
||||
ACastIE,
|
||||
ACastChannelIE,
|
||||
)
|
||||
from .acidcow import acidcowIE
|
||||
from .adn import ADNIE
|
||||
from .adobeconnect import AdobeConnectIE
|
||||
from .adobetv import (
|
||||
@ -1033,7 +1034,7 @@ from .southpark import (
|
||||
SouthParkNlIE
|
||||
)
|
||||
from .sonuma import sonumaIE
|
||||
from .acidcow import acidcowIE
|
||||
|
||||
from .spankbang import (
|
||||
SpankBangIE,
|
||||
SpankBangPlaylistIE,
|
||||
|
Loading…
Reference in New Issue
Block a user