summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* PEP8: more appliedJouke Waleson2014-11-2334-133/+124
|
* PEP8 appliedJouke Waleson2014-11-23151-343/+419
|
* [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.1Philipp Hagemeister2014-11-231-1/+1
|
* Provide guidance when called with a YouTube ID starting with a dash.Philipp Hagemeister2014-11-235-4/+41
| | | | Reported at https://news.ycombinator.com/item?id=8648121
* Credit @WillSewell for vk:user (#4233)Philipp Hagemeister2014-11-231-0/+1
|
* [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 ↵Will Sewell2014-11-211-3/+0
| | | | | | | | logged.
| * [vk.com] Simplified the page_id acquisition by using the id matched in the ↵Will Sewell2014-11-211-7/+1
| | | | | | | | URL earlier on.
| * [vk.com] Updated the extract_videos_from_page function with a much simpler ↵Will Sewell2014-11-211-9/+3
| | | | | | | | 1-liner.
| * [vk.com] Updated the _VALID_URL regex for the playlist IE. Removed optional ↵Will Sewell2014-11-211-1/+1
| | | | | | | | m, and named the id group.
| * [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
| | | | | | | | others to update two other test videos that are also now removed.
| * [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 ↵Will Sewell2014-11-181-1/+1
| | | | | | | | optional URL parameters too.
| * [vk] Added a new information extractor for pages that are a list of a ↵Will Sewell2014-11-172-2/+40
| | | | | | | | user\'s videos on vk.com. It works in a same way to playlist style pages for the YT information extractors.
* | release 2014.11.23Philipp Hagemeister2014-11-231-1/+1
| |
* | [youtube] Support controversy videos (Fixes #4275)Philipp Hagemeister2014-11-231-1/+14
| |
* | Credit @nulloz for telebruxelles (#4270)Philipp Hagemeister2014-11-231-0/+1
| |
* | [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.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.21Philipp Hagemeister2014-11-211-1/+1
| | |
* | | Merge pull request #4261 from tinybug/patch-4Philipp Hagemeister2014-11-211-1/+1
|\ \ \ | | | | | | | | Update jsinterp.py
| * | | Update jsinterp.pytinybug2014-11-211-1/+1
|/ / / | | | | | | | | | http://s.ytimg.com/yts/jsbin/html5player-zh_HK-vfl1NK6PR/html5player.js fix raise ExtractorError
* | | [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.1Philipp Hagemeister2014-11-201-1/+1
| | |