aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/vice.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix some regexesSergey M․2017-10-091-1/+1
|
* [abcnews,chilloutsoze,cracked,vice,vk] Use dedicated YouTube embeds ↵Sergey M․2017-09-061-4/+3
| | | | extraction routines
* [vice] update tests and add support for ooyala embeds in article pagesRemita Amine2017-05-051-34/+47
|
* [vice] Support Vice articles (closes #12968)Yen Chi Hsuan2017-05-051-14/+65
|
* [vice] Fix extraction for non en_us videos (closes #12967)Yen Chi Hsuan2017-05-051-6/+28
|
* [viceland] improve info extraction and update testRemita Amine2017-02-181-3/+3
|
* [vice] add coding cookieRemita Amine2016-11-031-0/+1
|
* [vice] add support for uplynk preplay videos(#11101)Remita Amine2016-11-031-14/+110
|
* [ooyala] check manifest ext with determine_ext and update tests for related ↵remitamine2016-05-241-0/+3
| | | | extractors
* [vice] remove unused import and variableremitamine2016-04-171-2/+0
|
* [vice] extract youtube embedremitamine2016-04-161-7/+19
|
* [vice:show] Add extractor (Closes #8847)Sergey M․2016-03-131-20/+58
|
* [ooyala] fix duration scaleremitamine2015-12-041-1/+1
|
* [ooyala] extract domain,handle errors and change related testsremitamine2015-10-161-0/+1
|
* [vice] ModernizeSergey M․2015-07-201-5/+3
|
* [vice] Make test only matchingSergey M․2015-07-201-10/+1
|
* [vice] Do not capture unused groups in _VALID_URLSergey M․2015-07-201-1/+1
|
* fix/support news.vice.comfnord2015-07-191-13/+27
|
* [vice] Remove a redundant printYen Chi Hsuan2015-05-071-1/+0
|
* PEP8 appliedJouke Waleson2014-11-231-1/+0
|
* [vice] Re-add extractor (fixes #4120)Jaime Marquínez Ferrándiz2014-11-061-0/+38
| | | | The generic extraction no longer works.
* [vice] Remove extractorJaime Marquínez Ferrándiz2014-03-261-38/+0
| | | | The generic ooyala detection works fine.
* Correct some extractor _VALID_URL regexesdst2013-12-041-1/+1
|
* Add an extractor for vice.com (closes #1051)Jaime Marquínez Ferrándiz2013-09-161-0/+38