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

[played] Add new extractor

This commit is contained in:
Carlos Ramos
2014-09-19 22:46:57 +02:00
parent 532f5bff70
commit 5aa38e75b2
2 changed files with 58 additions and 0 deletions

View File

@@ -266,6 +266,7 @@
from .patreon import PatreonIE
from .pbs import PBSIE
from .photobucket import PhotobucketIE
from .played import PlayedIE
from .playfm import PlayFMIE
from .playvid import PlayvidIE
from .podomatic import PodomaticIE