aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/kuwo.py
AgeCommit message (Expand)Author
2019-03-11Start moving to ytdl-orgSergey M․
2016-09-15[kwuo:song] Improve error detection (closes #10650)Yen Chi Hsuan
2016-09-15[kuwo] Update _TESTSYen Chi Hsuan
2016-09-14Improve some _VALID_URLsstepshal
2016-08-07[kuwo:singer] Fix extractionYen Chi Hsuan
2016-07-03Rename --cn-verfication-proxy to --geo-verification-proxyYen Chi Hsuan
2016-06-11[kuwo] Update _TESTSYen Chi Hsuan
2016-05-05[kuwo:category] Update testYen Chi Hsuan
2016-05-03[kuwo:category] Fix description and update testYen Chi Hsuan
2016-04-24[kwuo:song] Fix extraction and update the testYen Chi Hsuan
2016-04-24[kuwo:category] Fix the testYen Chi Hsuan
2016-04-17[kuwo:category] Update the testYen Chi Hsuan
2016-03-31[kwuo] Port to new API and enable --cn-verification-proxyYen Chi Hsuan
2016-03-31[kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats()Yen Chi Hsuan
2016-03-31[kuwo:song] Correct song ID extraction (fixes #9033)Yen Chi Hsuan
2016-03-21Add support for https for all extractors as preventive and future-proof measureSergey M․
2016-03-20[kwuo] Fix KuwoChartIE and KuwoSingerIE and accept new URL formsYen Chi Hsuan
2016-03-16[kuwo:mv] Fix the test and extraction of georestricted MVsYen Chi Hsuan
2016-02-26[kuwo] Fix a testYen Chi Hsuan
2016-02-04[kuwo] Check for georestrictionYen Chi Hsuan
2015-09-26[kuwo] treat the offline error as an expected ExtractorErrorremitamine
2015-09-26[kuwo] check for the offline error pageremitamine
2015-09-25[kuwo] extract title inside element with class title exactlyremitamine
2015-09-25[kuwo] fix title extraction and update testremitamine
2015-09-06[kuwo:singer] Skip testSergey M․
2015-07-11[kuwo] Add more localized namesYen Chi Hsuan
2015-07-11[kuwo] Add localized nameYen Chi Hsuan
2015-07-11[kuwo:song] Give warnings for unavailable optional fieldsYen Chi Hsuan
2015-07-10[kuwo] Use \d instead of [0-9]Yen Chi Hsuan
2015-07-10[kuwo] Simpler calls to url_result()Yen Chi Hsuan
2015-07-10[kuwo] Use single quotesYen Chi Hsuan
2015-07-10[kuwo] Add KuwoBaseIEYen Chi Hsuan
2015-07-10[kuwo] Regular expression improvementsYen Chi Hsuan
2015-07-10[kuwo] PEP8Yen Chi Hsuan
2015-07-10[kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE (missed kuwo.py)ping
2015-06-18[kuwo] New extractor for kuwo.cnping