1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-12-22 17:15:39 +07:00
Files
yt-dlp/youtube_dl/extractor/bandcamp.py
codesparkle 79981f039b Fixed test failure in test_all_urls: test_no_duplicates: BandcampAlbumIE inappropriately matched non-album bandcamp links as well.
BandcampIE changed to report full-accuracy duration instead of unnecessarily rounding it to the nearest integer.
Simplified conditionals and parsing a bit. Fixed typos.
2014-05-17 14:22:24 +10:00

5.5 KiB