1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-19 23:55:39 +07:00

Add support for TNAFlix

This commit is contained in:
peugeot
2014-09-03 14:10:06 +02:00
parent 33422c056d
commit 1dba4a2185
2 changed files with 69 additions and 0 deletions

View File

@@ -348,6 +348,7 @@
from .thisav import ThisAVIE
from .tinypic import TinyPicIE
from .tlc import TlcIE, TlcDeIE
from .tnaflix import TNAFlixIE
from .toutv import TouTvIE
from .toypics import ToypicsUserIE, ToypicsIE
from .traileraddict import TrailerAddictIE