Commit Graph

35 Commits (f5edd7ae5105c5e7c58f220f326f5d18ca2c035b)

Author SHA1 Message Date
Yen Chi Hsuan 961516bfd1
[kwuo:song] Improve error detection (closes )
Yen Chi Hsuan 6db354a9f4
[kuwo] Update _TESTS
stepshal 925194022c
Improve some _VALID_URLs
Yen Chi Hsuan b2bd968f4b
[kuwo:singer] Fix extraction
Yen Chi Hsuan 38cce791c7
Rename --cn-verfication-proxy to --geo-verification-proxy
And deprecate the former one

Since commit f138873900, this option is
not limited to China websites, so rename it.
Yen Chi Hsuan 7aab3696dd
[kuwo] Update _TESTS
Yen Chi Hsuan 7d08f6073d
[kuwo:category] Update test
Yen Chi Hsuan a0a309b973
[kuwo:category] Fix description and update test
Yen Chi Hsuan a82398bd72
[kwuo:song] Fix extraction and update the test
Yen Chi Hsuan 03dd60ca41
[kuwo:category] Fix the test
Sometimes there are 24 songs and sometimes 30 lol
Yen Chi Hsuan 21525bb8ca
[kuwo:category] Update the test
Now the webpage says there are 24 songs.
Yen Chi Hsuan e621a344e6 [kwuo] Port to new API and enable --cn-verification-proxy
Yen Chi Hsuan 3ae6f8fec1 [kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats()
Following the idea proposed in 19dbaeece3
Yen Chi Hsuan 597d52fadb [kuwo:song] Correct song ID extraction (fixes )
Bug introduced in daef04a4e7.
Sergey M․ 5886b38d73 Add support for https for all extractors as preventive and future-proof measure
Yen Chi Hsuan daef04a4e7 [kwuo] Fix KuwoChartIE and KuwoSingerIE and accept new URL forms
Yen Chi Hsuan 3ff8279e80 [kuwo:mv] Fix the test and extraction of georestricted MVs
Yen Chi Hsuan e048d87fc9 [kuwo] Fix a test
Yen Chi Hsuan 58be922079 [kuwo] Check for georestriction
remitamine 7193650641 [kuwo] treat the offline error as an expected ExtractorError
remitamine 5db34f680f [kuwo] check for the offline error page
remitamine 3d09aa4c82 [kuwo] extract title inside element with class title exactly
remitamine c44c7895b8 [kuwo] fix title extraction and update test
Sergey M․ 12bbd32ad0 [kuwo:singer] Skip test
Yen Chi Hsuan edd66be5be [kuwo] Add more localized names
Yen Chi Hsuan 0f08d7f851 [kuwo] Add localized name
Yen Chi Hsuan 094790d2c9 [kuwo:song] Give warnings for unavailable optional fields
Yen Chi Hsuan 9f01c1a803 [kuwo] Use \d instead of [0-9]
Yen Chi Hsuan d3b8908886 [kuwo] Simpler calls to url_result()
Yen Chi Hsuan cf2c5fda4f [kuwo] Use single quotes
Yen Chi Hsuan a9684c0dbf [kuwo] Add KuwoBaseIE
Yen Chi Hsuan a31e3e7dcb [kuwo] Regular expression improvements
1. Prevent .+ and .*
2. Use [^>]+ instead of spaces for HTML tags
3. Remove unnecessary trailing parts
Yen Chi Hsuan a34af8d066 [kuwo] PEP8
ping 1633491bff [kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE (missed kuwo.py)
ping 8f73e89ca0 [kuwo] New extractor for kuwo.cn