1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-06-30 11:02:54 -05:00

[wrzuta.pl:playlist] Added playlist extraction from wrzuta.pl

This commit is contained in:
venth
2016-05-08 22:26:08 +02:00
committed by Sergey M․
parent 16b6bd01d2
commit fea55ef4a9
2 changed files with 75 additions and 0 deletions

View File

@ -981,6 +981,7 @@ from .wimp import WimpIE
from .wistia import WistiaIE
from .worldstarhiphop import WorldStarHipHopIE
from .wrzuta import WrzutaIE
from .wrzuta import WrzutaPlaylistIE
from .wsj import WSJIE
from .xbef import XBefIE
from .xboxclips import XboxClipsIE