1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-02 20:12:53 -05:00

[extractor/crunchyroll] Beta is now the only layout (#5294)

Closes #5292
Authored by: tejing1
This commit is contained in:
Jeff Huffman
2022-11-06 10:48:55 -08:00
committed by GitHub
parent 0d2a0ecac3
commit cb1553e966
3 changed files with 26 additions and 694 deletions

View File

@ -372,8 +372,6 @@ from .crowdbunker import (
CrowdBunkerChannelIE,
)
from .crunchyroll import (
CrunchyrollIE,
CrunchyrollShowPlaylistIE,
CrunchyrollBetaIE,
CrunchyrollBetaShowIE,
)