Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-03 | [skip travis] revert automerge for now | Unknown | |
2020-09-02 | [skip travis] adding automerge support | Unknown | |
basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling | |||
2020-09-02 | [skip travis] renaming | Unknown | |
to avoid using same folder when using pip install for example | |||
2019-03-11 | Start moving to ytdl-org | Sergey M․ | |
2016-09-15 | [kwuo:song] Improve error detection (closes #10650) | Yen Chi Hsuan | |
2016-09-15 | [kuwo] Update _TESTS | Yen Chi Hsuan | |
2016-09-14 | Improve some _VALID_URLs | stepshal | |
2016-08-07 | [kuwo:singer] Fix extraction | Yen Chi Hsuan | |
2016-07-03 | Rename --cn-verfication-proxy to --geo-verification-proxy | Yen Chi Hsuan | |
And deprecate the former one Since commit f1388739002a7fd1e8e9c41b642734786fc6c391, this option is not limited to China websites, so rename it. | |||
2016-06-11 | [kuwo] Update _TESTS | Yen Chi Hsuan | |
2016-05-05 | [kuwo:category] Update test | Yen Chi Hsuan | |
2016-05-03 | [kuwo:category] Fix description and update test | Yen Chi Hsuan | |
2016-04-24 | [kwuo:song] Fix extraction and update the test | Yen Chi Hsuan | |
2016-04-24 | [kuwo:category] Fix the test | Yen Chi Hsuan | |
Sometimes there are 24 songs and sometimes 30 lol | |||
2016-04-17 | [kuwo:category] Update the test | Yen Chi Hsuan | |
Now the webpage says there are 24 songs. | |||
2016-03-31 | [kwuo] Port to new API and enable --cn-verification-proxy | Yen Chi Hsuan | |
2016-03-31 | [kwuo] Remove _sort_formats() from KuwoBaseIE._get_formats() | Yen Chi Hsuan | |
Following the idea proposed in 19dbaeece321c51fa336ef142507adf440e22e22 | |||
2016-03-31 | [kuwo:song] Correct song ID extraction (fixes #9033) | Yen Chi Hsuan | |
Bug introduced in daef04a4e75ccd2ff5e2d2495baa0ac9bcf75724. | |||
2016-03-21 | Add support for https for all extractors as preventive and future-proof measure | Sergey M․ | |
2016-03-20 | [kwuo] Fix KuwoChartIE and KuwoSingerIE and accept new URL forms | Yen Chi Hsuan | |
2016-03-16 | [kuwo:mv] Fix the test and extraction of georestricted MVs | Yen Chi Hsuan | |
2016-02-26 | [kuwo] Fix a test | Yen Chi Hsuan | |
2016-02-04 | [kuwo] Check for georestriction | Yen Chi Hsuan | |
2015-09-26 | [kuwo] treat the offline error as an expected ExtractorError | remitamine | |
2015-09-26 | [kuwo] check for the offline error page | remitamine | |
2015-09-25 | [kuwo] extract title inside element with class title exactly | remitamine | |
2015-09-25 | [kuwo] fix title extraction and update test | remitamine | |
2015-09-06 | [kuwo:singer] Skip test | Sergey M․ | |
2015-07-11 | [kuwo] Add more localized names | Yen Chi Hsuan | |
2015-07-11 | [kuwo] Add localized name | Yen Chi Hsuan | |
2015-07-11 | [kuwo:song] Give warnings for unavailable optional fields | Yen 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 quotes | Yen Chi Hsuan | |
2015-07-10 | [kuwo] Add KuwoBaseIE | Yen Chi Hsuan | |
2015-07-10 | [kuwo] Regular expression improvements | Yen Chi Hsuan | |
1. Prevent .+ and .* 2. Use [^>]+ instead of spaces for HTML tags 3. Remove unnecessary trailing parts | |||
2015-07-10 | [kuwo] PEP8 | Yen Chi Hsuan | |
2015-07-10 | [kuwo] Merge KuwoSingerMusicIE into KuwoSingerIE (missed kuwo.py) | ping | |
2015-06-18 | [kuwo] New extractor for kuwo.cn | ping | |