mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-07-01 03:22:50 -05:00
[tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719
Thanks-To: mplonski https://github.com/mplonski/linux/blob/master/tvp-dl.py
This commit is contained in:
@ -132,6 +132,7 @@ from .tube8 import Tube8IE
|
||||
from .tudou import TudouIE
|
||||
from .tumblr import TumblrIE
|
||||
from .tutv import TutvIE
|
||||
from .tvp import TvpIE
|
||||
from .unistra import UnistraIE
|
||||
from .ustream import UstreamIE, UstreamChannelIE
|
||||
from .vbox7 import Vbox7IE
|
||||
|
Reference in New Issue
Block a user