summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [YoutubeDL] format spec: allow grouping specifiers with parenthesesJaime Marquínez Ferrándiz2015-06-292-2/+61
| * | | | | [YoutubeDL] format spec: treat 'all' like a normal specifierJaime Marquínez Ferrándiz2015-06-282-7/+11
| * | | | | [YoutubeDL] rework how the format spec is processedJaime Marquínez Ferrándiz2015-06-283-121/+209
* | | | | | [mdr] Change XPath to make it work in python 2.6 (fixes #6443)Jaime Marquínez Ferrándiz2015-08-031-1/+1
* | | | | | Merge pull request #6439 from remitamine/facebookSergey M.2015-08-031-0/+6
|\ \ \ \ \ \
| * | | | | | [facebook] add uploader value to the testsremitamine2015-08-031-0/+2
| * | | | | | [facebook] extract uploaderremitamine2015-08-021-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | [README.md] Clarify using cookiesSergey M.2015-08-031-0/+6
* | | | | | [pornhub] ImproveSergey M․2015-08-031-1/+1
* | | | | | [pornhub] Fix video url regular expression.George Brighton2015-08-031-1/+1
* | | | | | [downloader/http] Clarify rationale for Content-Range check (#6426)Sergey M․2015-08-031-4/+11
* | | | | | [downloader/http] Report unable to resumeSergey M․2015-08-031-0/+1
* | | | | | [downloader/http] SimplifySergey M․2015-08-031-7/+3
* | | | | | [utils] import reremitamine2015-08-031-0/+1
* | | | | | [utils] restart download if server does not support byte rangesremitamine2015-08-031-0/+14
* | | | | | [dailymotion:playlist] Use an iterator for the entriesJaime Marquínez Ferrándiz2015-08-021-5/+5
* | | | | | [nowtv] Remove unused importJaime Marquínez Ferrándiz2015-08-021-2/+0
* | | | | | [nowtv] Expand _VALID_URLSergey M․2015-08-021-1/+4
* | | | | | [nowtv] Fix extraction (Closes #6357)Sergey M․2015-08-021-36/+27
* | | | | | [screenwavemedia] Use the IP for the videoserver (fixes #6397)Jaime Marquínez Ferrándiz2015-08-011-1/+1
* | | | | | [screenwavemedia] fix info extraction (fixes #6270)remitamine2015-08-011-51/+39
* | | | | | Credit @cyb3r for the ir90tv extractorYen Chi Hsuan2015-08-021-0/+1
|/ / / / /
* | | | | [nbcnews] Extend _VALID_URLSergey M․2015-08-011-1/+5
* | | | | Merge pull request #6392 from dstftw/generalized-fragmented-fdSergey M.2015-08-013-123/+164
|\ \ \ \ \
| * | | | | [hls] Implement hlsnative fd in terms of fragment fdSergey M․2015-07-291-42/+37
| * | | | | [f4m] Implement f4m fd in terms of fragment fdSergey M․2015-07-291-81/+17
| * | | | | [fragment] Generalize fragmented media file downloaderSergey M․2015-07-291-0/+110
* | | | | | [utils] Make value optional for find_xpath_attrSergey M․2015-08-012-5/+17
* | | | | | [gdcvault] Fix typo: xml_decription_url -> xml_description_urlJaime Marquínez Ferrándiz2015-08-011-2/+2
* | | | | | [gdcvault] Add support for audio extraction (fixes #5784)remitamine2015-08-011-7/+22
* | | | | | [viewster] use head request to extract api tokenremitamine2015-08-011-1/+2
* | | | | | [vidme] Make uploader optional and add testSergey M․2015-08-011-5/+32
* | | | | | Merge pull request #6421 from remitamine/vidmeSergey M.2015-08-011-0/+2
|\ \ \ \ \ \
| * | | | | | [vidme] extract the uploaderremitamine2015-07-311-0/+2
* | | | | | | [soundcloud] Clean up _VALID_URLsSergey M․2015-08-011-2/+10
|/ / / / / /
* | | | | | [soundcloud:user] Rework extractor (Closes #6399)Sergey M․2015-07-311-28/+99
* | | | | | [viewster] Use 'compat_urllib_parse_unquote'Jaime Marquínez Ferrándiz2015-07-301-1/+2
* | | | | | [viewster] extract the api auth tokenremitamine2015-07-303-1/+18
* | | | | | Merge remote-tracking branch 'dstftw/multifeed-videos' (closes #6360)Jaime Marquínez Ferrándiz2015-07-291-27/+106
|\ \ \ \ \ \
| * | | | | | [youtube] Show info message for multifeed videos according to noplaylist optionSergey M․2015-07-291-16/+21
| * | | | | | [youtube] Respect noplaylist for multifeed videosSergey M․2015-07-251-1/+3
| * | | | | | [youtube] Add support for multifeed videosSergey M․2015-07-251-27/+99
* | | | | | | Merge branch 'atomicdryad-pr-fix_bbc_mediaselector'Sergey M․2015-07-301-12/+35
|\ \ \ \ \ \ \
| * | | | | | | [bbc] Improve work with mediaselection URLsSergey M․2015-07-301-17/+33
| * | | | | | | Merge branch 'pr-fix_bbc_mediaselector' of https://github.com/atomicdryad/you...Sergey M․2015-07-291-10/+17
| |\ \ \ \ \ \ \
| | * | | | | | | BBCIE: Fix missing .mp4 formats on news sitesfnord2015-07-271-10/+17
* | | | | | | | | Credit slangangular for the sportschau extractor (#6199)Jaime Marquínez Ferrándiz2015-07-291-0/+1
|/ / / / / / / /
* | | | | | | | Merge branch 'purdeaandrei-save_tags_simpler_only_saves_tags_to_info_json'Sergey M․2015-07-292-4/+18
|\ \ \ \ \ \ \ \
| * | | | | | | | [youtube] Improve tags extraction and add testSergey M․2015-07-291-4/+10
| * | | | | | | | [extractor/common] Add _meta_regex and clarify tags fieldSergey M․2015-07-291-4/+8