about summary refs log tree commit diff
path: root/youtube_dl
Commit message (Expand)AuthorAgeFilesLines
* PEP8: applied even more rulesJouke Waleson2014-11-2373-216/+221
* PEP8: E225,E227Jouke Waleson2014-11-2318-42/+42
* PEP8: more appliedJouke Waleson2014-11-2330-124/+123
* PEP8 appliedJouke Waleson2014-11-23133-292/+346
* [smotri] Adapt to new API and modernizeSergey M․2014-11-231-107/+44
* [rtlxl] Strip additional dot from video URL (#4115)Naglis Jonaitis2014-11-231-1/+1
* release 2014.11.23.1 2014.11.23.1Philipp Hagemeister2014-11-231-1/+1
* Provide guidance when called with a YouTube ID starting with a dash.Philipp Hagemeister2014-11-234-4/+34
* [vk] Some PEP8 lovePhilipp Hagemeister2014-11-231-3/+6
* [vk] Clarify testPhilipp Hagemeister2014-11-231-15/+5
* Merge remote-tracking branch 'WillSewell/vk-playlists'Philipp Hagemeister2014-11-232-10/+52
|\
| * [vk.com] Added newline at the end of the file.Will Sewell2014-11-211-1/+1
| * [vk.com] Removed redundant log message -- this information is already being l...Will Sewell2014-11-211-3/+0
| * [vk.com] Simplified the page_id acquisition by using the id matched in the UR...Will Sewell2014-11-211-7/+1
| * [vk.com] Updated the extract_videos_from_page function with a much simpler 1-...Will Sewell2014-11-211-9/+3
| * [vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional m...Will Sewell2014-11-211-1/+1
| * [vk.com] Updated the description to include vk.com.Will Sewell2014-11-211-1/+1
| * [vk.com] Updated a test video that has been removed, and added a comment for ...Will Sewell2014-11-211-6/+14
| * [vk.com] Added upload_date variable to the test cases that still work.Will Sewell2014-11-211-0/+4
| * [vk] date_added is now extracted from the video page.Will Sewell2014-11-181-2/+9
| * [vk] Updated the regex for matching user video pages. It now matches optional...Will Sewell2014-11-181-1/+1
| * [vk] Added a new information extractor for pages that are a list of a user\'s...Will Sewell2014-11-172-2/+40
* | release 2014.11.23 2014.11.23Philipp Hagemeister2014-11-231-1/+1
* | [youtube] Support controversy videos (Fixes #4275)Philipp Hagemeister2014-11-231-1/+14
* | [telebruxelles] Simplify (#4270)Philipp Hagemeister2014-11-231-32/+40
* | Merge remote-tracking branch 'nulloz/telebruxelles'Philipp Hagemeister2014-11-232-0/+53
|\ \
| * | telebruxelles Add new extractornulloz2014-11-222-0/+53
* | | [rtlxl] Use unencrypted m3u8 streams (#4115)Naglis Jonaitis2014-11-221-4/+4
* | | release 2014.11.21.1 2014.11.21.1Philipp Hagemeister2014-11-211-1/+1
* | | [YoutubeDL] Fix multi_video checkPhilipp Hagemeister2014-11-211-1/+1
* | | [folketinget] Add extractor (Fixes #4262)Philipp Hagemeister2014-11-212-0/+76
* | | [sztv] Remove useless determine_ext callPhilipp Hagemeister2014-11-211-2/+0
* | | [sztvhu] ModernizePhilipp Hagemeister2014-11-211-12/+10
* | | [generic] Add support for single quotes in HTML5 videos (Fixes #4265)Philipp Hagemeister2014-11-211-1/+1
* | | release 2014.11.21 2014.11.21Philipp Hagemeister2014-11-211-1/+1
* | | Update jsinterp.pytinybug2014-11-211-1/+1
* | | [YoutubeDL] Support new _type multi_videoPhilipp Hagemeister2014-11-211-1/+1
* | | [blip.tv:user] Modernize and add a testPhilipp Hagemeister2014-11-211-2/+12
* | | Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-11-211-1/+3
|\ \ \
| * | | [brightcove] Improve error message detection (#4256)Jaime Marquínez Ferrándiz2014-11-201-1/+1
| * | | [brightcove] Remove the namespace from the BrightcoveExperience html objectJaime Marquínez Ferrándiz2014-11-201-0/+2
* | | | [vh1] ModernizePhilipp Hagemeister2014-11-201-1/+4
|/ / /
* | | [extractor/common] Document _type values (Motivated by #4254)Philipp Hagemeister2014-11-201-1/+37
* | | [comedycentral] ModernizePhilipp Hagemeister2014-11-201-3/+1
* | | remove unused importsPhilipp Hagemeister2014-11-204-5/+1
* | | [stanfordoc] ModernizePhilipp Hagemeister2014-11-201-51/+37
* | | [YoutubeDL] Warn if an extractor returns compat_listPhilipp Hagemeister2014-11-201-0/+3
* | | [mtv] Return a proper playlist result (#4254)Philipp Hagemeister2014-11-201-1/+2
* | | release 2014.11.20.1 2014.11.20.1Philipp Hagemeister2014-11-201-1/+1
* | | [utils] Improve update on error message somewhatPhilipp Hagemeister2014-11-201-1/+15