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

[addanime] improve

This commit is contained in:
Philipp Hagemeister
2013-08-28 04:25:38 +02:00
4 changed files with 10 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
from .appletrailers import AppleTrailersIE
from .addanime import AddAnimeIE
from .archiveorg import ArchiveOrgIE
from .ard import ARDIE
from .arte import ArteTvIE