aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2014-11-262-0/+63
|\
| * [tass] Add extractor (Closes #4296)Sergey M․2014-11-252-0/+63
| |
* | [generic] Detect direct video links (Fixes #4149, #4313)Philipp Hagemeister2014-11-262-5/+41
|/
* [generic] Add support for LazyYT embeds (Fixes #4306)Philipp Hagemeister2014-11-251-0/+14
|
* [xminus] Simplify and extend (#4302)Philipp Hagemeister2014-11-251-20/+34
|
* Merge remote-tracking branch 't0mm0/x-minus'Philipp Hagemeister2014-11-252-0/+54
|\
| * [XMinus] Added new extractor.t0mm02014-11-252-0/+54
| |
* | [tmz] Simplify (#4304)Philipp Hagemeister2014-11-251-11/+4
| |
* | [tmz] Add new extractorMatthew Rayfield2014-11-252-0/+40
|/
* Merge remote-tracking branch 'origin/master'Philipp Hagemeister2014-11-243-0/+121
|\
| * [tunein] Add new extractor (Closes #4097)Naglis Jonaitis2014-11-242-0/+102
| |
| * [francetv] Use the m3u8 manifest for georestricted videos (closes #3963)Jaime Marquínez Ferrándiz2014-11-241-0/+19
| | | | | | | | | | Generating the correct urls for the f4m segments seems to require a lot of work. Also raise an error if the video is not available from your location.
* | [bpb] Simplify (#4298)Philipp Hagemeister2014-11-241-35/+31
| |
* | bpb Add new extractorOskar Jauch2014-11-242-0/+42
|/
* 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 ↵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.
* | [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
| | |