1
0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2026-05-03 12:13:35 +00:00

[yourupload] Add new extractor. Fixes #3085

This commit is contained in:
Naglis Jonaitis
2014-09-21 15:13:35 +03:00
parent 7bd4b4229a
commit b28c8403b2
2 changed files with 59 additions and 0 deletions
+1
View File
@@ -448,6 +448,7 @@ from .yahoo import (
from .youjizz import YouJizzIE
from .youku import YoukuIE
from .youporn import YouPornIE
from .yourupload import YourUploadIE
from .youtube import (
YoutubeIE,
YoutubeChannelIE,