1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-10-31 06:35:12 +00:00

[bandcamp] Fix user URLs (#2800)

Authored by: lyz-code
This commit is contained in:
lyz-code
2022-02-16 15:56:17 +00:00
committed by GitHub
parent 07ea0014ae
commit 85a0ad0117
2 changed files with 42 additions and 28 deletions

View File

@@ -118,7 +118,7 @@ from .bandcamp import (
BandcampIE,
BandcampAlbumIE,
BandcampWeeklyIE,
BandcampMusicIE,
BandcampUserIE,
)
from .bannedvideo import BannedVideoIE
from .bbc import (