1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-17 14:45:42 +07:00

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
2 changed files with 98 additions and 0 deletions

View File

@@ -1175,6 +1175,7 @@
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