summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | [cspan] change into a functionremitamine2015-11-281-10/+10
| * | | | | | | | | | [cspan] move get_text_attr to CSpanIEremitamine2015-10-201-11/+10
| * | | | | | | | | | [cspan] handle error massages and extract qualitiesremitamine2015-10-171-26/+41
| * | | | | | | | | | [cspan] correct the clip info extractionremitamine2015-10-031-31/+27
* | | | | | | | | | | [bloomberg] Improve formats extractionSergey M․2015-11-281-2/+11
* | | | | | | | | | | [bloomberg] Improve video id regexSergey M․2015-11-281-1/+3
* | | | | | | | | | | [bloomberg] ModernizeSergey M․2015-11-281-1/+1
* | | | | | | | | | | [bloomberg] Relax _VALID_URL even more (Closes #7685)Sergey M․2015-11-281-1/+4
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Credit @reiv for soundcloud:searchSergey M․2015-11-281-0/+1
* | | | | | | | | | [youtube] Clarify rationale for yt:stretch validationSergey M․2015-11-281-0/+2
* | | | | | | | | | Merge pull request #7677 from lalinsky/yt-stretch-zero-heightSergey M2015-11-281-4/+23
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [youtube] Use the existing `w` and `h` variablesLukáš Lalinský2015-11-281-1/+1
| * | | | | | | | | | [youtube] Ignore yt:stretch with zero width/heightLukáš Lalinský2015-11-281-4/+23
* | | | | | | | | | | [options] Changed wording for --list-formatsYen Chi Hsuan2015-11-281-1/+1
| |_|_|/ / / / / / / |/| | | | | | | | |
* | | | | | | | | | [dbtv] Expand _VALID_URL (Closes #7645)Sergey M․2015-11-281-4/+10
|/ / / / / / / / /
* | | | | | | | | release 2015.11.27.1Philipp Hagemeister2015-11-271-1/+1
* | | | | | | | | release 2015.11.27Philipp Hagemeister2015-11-272-2/+3
* | | | | | | | | [downloader/hls] Remove Accept-encoding from headers passed to ffmpegYen Chi Hsuan2015-11-271-1/+1
* | | | | | | | | [options] Clarify --list-formats needs videos (closes #7669)Yen Chi Hsuan2015-11-271-1/+1
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | [README.md] Mention mplayer and mpv in "other programs" questionSergey M2015-11-241-1/+1
* | | | | | | | release 2015.11.24Philipp Hagemeister2015-11-241-1/+1
* | | | | | | | [jsinterp] Adapt to updated YouTube code generation (Fixes #7623, fixes #7624...Philipp Hagemeister2015-11-241-1/+1
* | | | | | | | README: Document which other programs may be helpful (Fixes #7621)Philipp Hagemeister2015-11-241-0/+6
* | | | | | | | release 2015.11.23Philipp Hagemeister2015-11-231-1/+1
* | | | | | | | Switch codebase to use sanitized_Request instead ofSergey M?2015-11-2397-353/+271
* | | | | | | | Rename compat_urllib_request_Request to sanitized_Request and move to utilsSergey M․2015-11-234-17/+16
* | | | | | | | [vimeo] Use compat_urllib_request_RequestSergey M․2015-11-231-7/+7
* | | | | | | | [YoutubeDL] Wrap plain-text URL requests in compat_urllib_request_RequestSergey M․2015-11-231-0/+4
* | | | | | | | [compat] Add compat_urllib_request_RequestSergey M․2015-11-231-0/+8
* | | | | | | | [youtube] Fix testSergey M․2015-11-231-1/+1
* | | | | | | | [youtube] Fix testSergey M․2015-11-231-1/+2
* | | | | | | | [youtube] Clarify ytplayer.config extraction rationaleSergey M․2015-11-231-0/+7
* | | | | | | | [youtube] Add test with '};' in tagsSergey M․2015-11-231-1/+6
* | | | | | | | [youtube] Improve ytplayer.config extractionSergey M․2015-11-231-12/+14
* | | | | | | | Merge pull request #7599 from lalinsky/fix-youtubeSergey M2015-11-231-8/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | [youtube] Send the list of patterns directly to _search_regexLukáš Lalinský2015-11-221-4/+3
| * | | | | | | | [youtube] Fall back to the original regex for ytplayer.configLukáš Lalinský2015-11-221-8/+31
| * | | | | | | | [youtube] More explicit player config JSON extraction (fixes #7468)Lukáš Lalinský2015-11-221-1/+1
* | | | | | | | | [pluralsight] Add support for alternative webpage layout (Closes #7607)Sergey M․2015-11-231-6/+16
* | | | | | | | | [rutube] Remove unnecessary printSergey M․2015-11-221-1/+0
* | | | | | | | | [pornhd] Fix title extraction (Closes #7596)Sergey M․2015-11-221-1/+2
* | | | | | | | | [utils] Check ext with trailing slash against the list of known extensionsSergey M․2015-11-222-1/+19
* | | | | | | | | [test_utils] Add tests for determine_extSergey M․2015-11-221-0/+5
* | | | | | | | | [utils] Improve determine_ext (Closes #7593)Sergey M․2015-11-221-1/+1
* | | | | | | | | [youtube] Add test for multi page list of playlistsSergey M․2015-11-221-2/+10
* | | | | | | | | [youtube] Extract base for entry list extractors and support multi page lists...Sergey M․2015-11-221-11/+17
* | | | | | | | | release 2015.11.21Philipp Hagemeister2015-11-212-1/+3
* | | | | | | | | [youtube:show] Rework in terms of playlists base extractorSergey M․2015-11-221-21/+4
* | | | | | | | | [youtube:user:playlists] Add extractor (Closes #3817)Sergey M․2015-11-222-0/+27
* | | | | | | | | [pluralsight] RephraseSergey M․2015-11-221-1/+1