1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-12 20:45:15 +00:00

Merge remote-tracking branch 'terminalmage/add-patreon'

This commit is contained in:
Philipp Hagemeister
2014-08-22 01:52:56 +02:00
2 changed files with 148 additions and 0 deletions

View File

@@ -240,6 +240,7 @@ from .orf import (
ORFFM4IE,
)
from .parliamentliveuk import ParliamentLiveUKIE
from .patreon import PatreonIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .playvid import PlayvidIE