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

[thisoldhouse] Add new extractor(closes #10837)

This commit is contained in:
Remita Amine
2016-10-03 15:27:09 +01:00
parent ee5de4e38e
commit c1084ddb0c
2 changed files with 33 additions and 0 deletions

View File

@@ -892,6 +892,7 @@
from .thestar import TheStarIE
from .thisamericanlife import ThisAmericanLifeIE
from .thisav import ThisAVIE
from .thisoldhouse import ThisOldHouseIE
from .threeqsdn import ThreeQSDNIE
from .tinypic import TinyPicIE
from .tlc import TlcDeIE