aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/vlive.py
Commit message (Expand)AuthorAgeFilesLines
* [vlive:channel] Limit number of videos per page to 100 (closes #13830)Sergey M․2017-08-051-1/+6
* [vlive:playlist] Relax and simplifySergey M․2017-07-101-21/+20
* [vlive:playlist] Add extractorcoreynicholson2017-07-101-0/+56
* improve coding styleRemita Amine2017-04-121-2/+2
* [vlive:channel] ImproveSergey M․2017-01-281-19/+43
* [vlive] Add support for channelsping2017-01-281-0/+68
* [vlive] Use live titles for live streamsSergey M․2016-12-141-9/+16
* [vlive] Add video params extraction fallback and improve (closes #11375)Sergey M․2016-12-141-7/+17
* [vlive] Update extractionCorey Nicholson2016-12-141-9/+21
* [vlive] Add test for #11203Sergey M․2016-11-151-2/+15
* [vlive] Prefer locale over language for subtitles idping2016-11-151-1/+1
* [vlive] Acknowledge vlive+ streams statusesKagami Hiiragi2016-06-071-0/+2
* [vlive] Address site updateKagami Hiiragi2016-05-241-22/+6
* [vlive] Pass Referer as bytestring (Closes #9352)Sergey M․2016-04-301-1/+1
* [vlive] Coding style and PEP8Yen Chi Hsuan2016-04-291-10/+9
* [vlive] Add support for live videosKagami Hiiragi2016-04-291-21/+77
* [compat] Add compat_urllib_parse_urlencode and eliminate encode_dictSergey M․2016-03-261-2/+2
* [vlive] Fix creator extraction (closes #8814)Yen Chi Hsuan2016-03-201-1/+1
* [vlive] Improve and extract more metadata (Closes #8446)Sergey M․2016-02-071-37/+43
* [vlive] Updated to new V App/VLive api.Erwin de Haan2016-02-071-24/+20
* [vlive] PEP8Yen Chi Hsuan2015-09-051-1/+1
* [vlive] Add info about www. to m. redirects for mobileping2015-09-011-0/+1
* [vlive] Fixes for reviewping2015-08-311-2/+2
* [vlive] Remove upload_date extraction & cleanupping2015-08-241-16/+7
* [vlive] New extractor for vlive.tvping2015-08-201-0/+94