aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/vgtv.py
Commit message (Expand)AuthorAgeFilesLines
* [vgtv] Properly handle livesSergey M․2015-05-301-8/+10
* [vgtv] Check for inactive videosSergey M․2015-05-301-1/+8
* [vgtv] Skip wasLive hds (Closes #5835)Sergey M․2015-05-301-1/+2
* [vgtv] Avoid duplicate format_idSergey M․2015-05-091-2/+5
* [vgtv] Escape '#' in _VALID_URL and remove empty newlines at the endJaime Marquínez Ferrándiz2015-05-091-3/+1
* [vgtv] Add support for bt vestlendingen (Closes #5620)Sergey M․2015-05-081-1/+25
* [vgtv] Add support for bt.no articles (#5620)Sergey M․2015-05-081-1/+38
* [vgtv] Add support for generic bt.no URLs (#5620)Sergey M․2015-05-081-3/+17
* [vgtv] Fix _VALID_URL (Closes #5578)Sergey M․2015-05-031-1/+1
* [vgtv] Update testsTithen-Firion2014-12-041-2/+2
* PEP8 appliedJouke Waleson2014-11-231-1/+1
* [vgtv] Fix test titlePhilipp Hagemeister2014-10-271-1/+1
* [vgtv] SimplifyPhilipp Hagemeister2014-10-271-3/+1
* [vgtv] Fix tests' extsSergey M․2014-09-301-2/+2
* [vgtv] Add view count to test casesSergey M․2014-09-081-3/+6
* [vgtv] Extract all formats, add support for wasLive and live streamTypesSergey M․2014-09-081-57/+100
* [vgtv] Add new extractorMagnus Kolstad2014-09-041-0/+73