1
0
Fork 0

Merge pull request #79 from rigstot/thisvid

implement ThisVid extractor
This commit is contained in:
Tom-Oliver Heidel 2020-11-10 23:34:16 +01:00 committed by GitHub
commit d91fdaff03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 98 additions and 0 deletions

View file

@ -1175,6 +1175,7 @@ from .theweatherchannel import TheWeatherChannelIE
from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE
from .thisoldhouse import ThisOldHouseIE
from .thisvid import ThisVidIE
from .threeqsdn import ThreeQSDNIE
from .tiktok import TikTokIE
from .tinypic import TinyPicIE