aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Expand)AuthorAgeFilesLines
* Fix all PEP8 issues except E501Philipp Hagemeister2014-11-2312-34/+40
* [vk] PEP8Philipp Hagemeister2014-11-231-5/+7
* [myspace] pep8 and modernizationPhilipp Hagemeister2014-11-231-5/+5
* Merge remote-tracking branch 'jtwaleson/master'Philipp Hagemeister2014-11-2370-198/+199
|\
| * PEP8: applied even more rulesJouke Waleson2014-11-2370-198/+199
* | [zingmp3] Simplify and PEP8 (#4288)Philipp Hagemeister2014-11-231-11/+15
* | Merge remote-tracking branch 'daohoangson/zing-mp3'Philipp Hagemeister2014-11-232-0/+107
|\ \
| * | [zingmp3] Added support for songs and albumsDao Hoang Son2014-11-242-0/+107
* | | Merge remote-tracking branch 'jtwaleson/master'Philipp Hagemeister2014-11-23130-373/+312
|\ \ \ | | |/ | |/|
| * | PEP8: E225,E227Jouke Waleson2014-11-2313-16/+16
| * | PEP8: more appliedJouke Waleson2014-11-2323-89/+89
| * | PEP8 appliedJouke Waleson2014-11-23119-178/+180
| |/
| * [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
* | [youtube] Clarify keywordsPhilipp Hagemeister2014-11-231-4/+4
|/
* [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
* | [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
* | | [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
* | | [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-203-4/+0
* | | [stanfordoc] ModernizePhilipp Hagemeister2014-11-201-51/+37
* | | [mtv] Return a proper playlist result (#4254)Philipp Hagemeister2014-11-201-1/+2
* | | [arte] Clean up format sorting messPhilipp Hagemeister2014-11-202-69/+50
|/ /
* | [rtlxl] Fix format orderNaglis Jonaitis2014-11-191-0/+1