1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-18 07:05:41 +07:00

[tinypic] Add support for tinypic.com videos (Closes #2210)

This commit is contained in:
Sergey M.
2014-02-03 01:20:03 +07:00
parent b58e3c8918
commit dbe80ca7ad
2 changed files with 51 additions and 0 deletions

View File

@@ -200,6 +200,7 @@
from .tf1 import TF1IE
from .theplatform import ThePlatformIE
from .thisav import ThisAVIE
from .tinypic import TinyPicIE
from .toutv import TouTvIE
from .traileraddict import TrailerAddictIE
from .trilulilu import TriluliluIE