about summary refs log tree commit diff
path: root/youtube_dl/extractor/zingmp3.py
Commit message (Expand)AuthorAgeFilesLines
* Fix "invalid escape sequences" error on Python 3.6Yen Chi Hsuan2017-01-061-1/+1
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* [zingmp3] fix extraction and add support for video clips(closes #10041)Remita Amine2016-08-211-54/+77
* [zingmp3:album] Skip broken itemsSergey M․2015-10-101-1/+3
* [zingmp3] Add fatal flagSergey M․2015-10-101-1/+3
* [zingmp3:album] StyleSergey M․2015-10-101-14/+11
* [zingmp3:album] Add support for playlistsPhạm Ngọc Quang Nam2015-10-101-9/+15
* [zingmp3] Capture error messageSergey M․2015-05-111-2/+8
* [zingmp3] Simplify and PEP8 (#4288)Philipp Hagemeister2014-11-231-11/+15
* [zingmp3] Added support for songs and albumsDao Hoang Son2014-11-241-0/+103