summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [downloader/f4m] Do not update fragment list while testSergey M․2016-01-301-2/+3
* [downloader/fragment] Remove superfluous whitespaceSergey M․2016-01-301-3/+1
* [downloader/f4m] Add live stream flag to contextSergey M․2016-01-301-0/+1
* [downloader/fragment] Do not report total bytes estimation and eta for live s...Sergey M․2016-01-301-9/+16
* [options] Add missing closing parenthesisSergey M․2016-01-301-1/+1
* [matchtv] Add extractor (Closes #8313)Sergey M․2016-01-302-0/+56
* [downloader/f4m] Prefer bootstrap url attribute over inline bootstrap infoSergey M․2016-01-301-3/+9
* [facebook] Support alternative webpage formYen Chi Hsuan2016-01-301-5/+24
* Add --hls-use-mpegts optionJaime Marquínez Ferrándiz2016-01-305-2/+13
* [daum] Add 'thumbnail' to all _TESTSYen Chi Hsuan2016-01-301-1/+4
* [daum.net] Support VodPlayer.swf URLs (closes #8173)Yen Chi Hsuan2016-01-301-3/+19
* Merge remote-tracking branch 'upstream/master'Yen Chi Hsuan2016-01-308-9/+47
|\
| * [espn] Improve video id extraction (Closes #8368)Sergey M․2016-01-301-2/+2
| * [extractor/common] Restrict checks when auto calculating tbrSergey M․2016-01-301-1/+1
| * [cspan] Unescape path (Closes #8365)Sergey M․2016-01-301-1/+1
| * [azubu] Add extractor for live streams (closes #8343)Jaime Marquínez Ferrándiz2016-01-292-2/+40
| * release 2016.01.29Philipp Hagemeister2016-01-291-1/+1
| * [youtube:user] Require 'https?://' in the url (fixes #8356)Jaime Marquínez Ferrándiz2016-01-292-2/+2
* | Merge branch 'ping-daum-fix-clip'Yen Chi Hsuan2016-01-301-4/+26
|\ \ | |/ |/|
| * [daum.net] Move the request to ClipInfoXml.doYen Chi Hsuan2016-01-301-3/+4
| * Merge branch 'daum-fix-clip' of https://github.com/ping/youtube-dl into ping-...Yen Chi Hsuan2016-01-301-1/+22
|/|
| * [daum] Fix add view_count, comment_count to testping2016-01-301-1/+3
| * [daum] Fix copy-paste mistakeping2016-01-301-1/+2
| * [daum.net] Fixes #8331ping2016-01-271-1/+19
* | [bbc] Add test for #8147Sergey M․2016-01-281-0/+13
* | [bbc] Add another description regexSergey M․2016-01-281-1/+2
* | [bbc] Add another title regex (Closes #8340)Sergey M․2016-01-281-1/+2
* | [ok] Add support for mobile URLs (Closes #8345)Sergey M․2016-01-281-1/+7
* | [ndr:embed:base] Add missing ext for m3u8Sergey M․2016-01-281-1/+1
* | Credit @dyn888 for improving format selectionYen Chi Hsuan2016-01-281-0/+1
* | Merge pull request #8346 from dyn888/dyn888-regex-1Yen Chi Hsuan2016-01-282-1/+11
|\ \
| * | Test codec with a dot '.' in name selection.dyn8882016-01-281-0/+10
| * | Update YoutubeDL.pydyn8882016-01-281-1/+1
|/ /
* | [cbsnews] Remove unused importSergey M․2016-01-281-1/+0
* | [cbsnews] extract all formatsremitamine2016-01-271-31/+15
* | Merge pull request #8328 from remitamine/hls-master-detectremitamine2016-01-271-2/+24
|\ \
| * | [extractor/common] detect media playlist in _extract_m3u8_formatsremitamine2016-01-271-2/+24
* | | [spankbang] Fix title extraction (Closes #8329)Sergey M․2016-01-271-1/+1
* | | [spankbang] Fix formats extractionSergey M․2016-01-271-1/+1
* | | [extractor/common] Auto calculate tbr when missingSergey M․2016-01-271-0/+6
* | | release 2016.01.27Philipp Hagemeister2016-01-272-1/+2
| |/ |/|
* | [instagram] Make description optional (Closes #8326)Sergey M․2016-01-261-2/+14
* | [cspan] Extract from path when no qualities (Closes #8317)Sergey M․2016-01-261-0/+7
|/
* Merge branch 'master' of github.com:rg3/youtube-dlremitamine2016-01-261-5/+10
|\
| * [cspan] Fix clip/prog id extraction (#8317)Sergey M․2016-01-261-5/+10
* | [vevo] fallback to youtube video only if vevo video is geo restricted(fixes 8...remitamine2016-01-261-57/+36
|/
* [vevo] extract metadata and formats from api if videoinfo is emptyremitamine2016-01-261-49/+140
* [vevo] extract all formats and bypass geo restrictionremitamine2016-01-251-133/+103
* [facebook:post] Add extractor (Closes #8321)Sergey M․2016-01-252-1/+34
* [facebook] Add shortcut and reformat _VALID_URLSergey M․2016-01-251-9/+20