about summary refs log tree commit diff
path: root/youtube_dl/extractor/chilloutzone.py
Commit message (Collapse)AuthorAgeFilesLines
* Switch codebase to use compat_b64decodeSergey M․2018-01-231-2/+2
|
* [abcnews,chilloutsoze,cracked,vice,vk] Use dedicated YouTube embeds ↵Sergey M․2017-09-061-5/+4
| | | | extraction routines
* [chilloutzone] Fix for python 3.2Sergey M․2015-05-221-1/+1
|
* [chilloutzone] Make test case more flexiblePhilipp Hagemeister2014-09-131-1/+1
|
* [chilloutzone] Fix test descriptionPhilipp Hagemeister2014-07-211-1/+1
|
* [collegehumor, chilloutzone] changed description in testspulpe2014-02-121-1/+1
|
* [chilloutzone] Add additional tests (#2340)Philipp Hagemeister2014-02-071-2/+27
|
* [chilloutzone] fixes bug with youtube extractionAndreas Schmitz2014-02-071-1/+1
| | | | | the id used for extracting the video from youtube is stored in native_video_id not video_id. This id is only used on chilloutzone.net
* [chilloutzone] Add importPhilipp Hagemeister2014-02-071-1/+4
|
* [chilloutzone] Simplify (#2338)Philipp Hagemeister2014-02-071-52/+28
|
* [chilloutzone] Bug fix, runs against testsAndreas Schmitz2014-02-061-69/+62
| | | | | Fixes a bug with python3.3 and made the extractor run successfully against tox
* [chilloutzone] Added support for chilloutzone.netAndreas Schmitz2014-02-061-0/+100
Added support for chilloutzone.net videos including embedded youtube and vimeo movies. In case you find a not working movie, drop me an email.