summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | [qqmusic] Fix album extractionping2015-06-181-15/+22
| |/ / /
* | | | Merge branch 'ping-qqmusic-playlist'Yen Chi Hsuan2015-07-062-0/+35
|\ \ \ \ | |_|/ / |/| | |
| * | | [qqmusic:playlist] Playlist names are optionalYen Chi Hsuan2015-07-061-1/+1
| | | |
| * | | Merge branch 'qqmusic-playlist' of https://github.com/ping/youtube-dl into ↵Yen Chi Hsuan2015-07-062-0/+35
|/| | | | | | | | | | | | | | | ping-qqmusic-playlist
| * | | [qqmusic] Add support for playlistsping2015-06-182-0/+35
| |/ /
* | | [spiegeltv] Skip invalid m3u8 manifests (closes #6157)Yen Chi Hsuan2015-07-061-2/+4
| | |
* | | [common] Add 'fatal' to _extract_m3u8_formatsYen Chi Hsuan2015-07-061-2/+6
| | |
* | | [rtlnl] Clarify current adaptive -> flash workaround rationaleSergey M․2015-07-061-0/+3
| | |
* | | [rtlnl] Clarify testSergey M․2015-07-061-1/+1
| | |
* | | Merge branch 'corone17-patch-1'Sergey M․2015-07-051-4/+10
|\ \ \
| * | | [rtlnl] Add test with encrypted m3u8 streams for referenceSergey M․2015-07-051-0/+4
| | | |
| * | | [rtlnl] ImproveSergey M․2015-07-051-3/+5
| | | |
| * | | Merge branch 'patch-1' of https://github.com/corone17/youtube-dl into ↵Sergey M․2015-07-051-3/+3
|/| | | | | | | | | | | | | | | corone17-patch-1
| * | | Update rtlnl.pycorone172015-06-291-3/+3
| | | | | | | | | | | | | | | | Better to extract 'http://manifest.us.rtl.nl' from the json, I'd say. And I think it's better to use the default json-url to make it more futureproof. Succesfully tested with tarball.
* | | | [crunchyroll] Fix extraction (Closes #5855, closes #5881)Sergey M․2015-07-051-7/+24
| | | |
* | | | Credit @remitamine for snagfilms (#6096)Sergey M․2015-07-041-0/+1
| | | |
* | | | release 2015.07.04Philipp Hagemeister2015-07-043-4/+9
| | | |
* | | | [thisamericanlife] Improve and simplifySergey M․2015-07-041-20/+22
| | | |
* | | | [thisamericanlife] Remove unnecessary commentEric Wong2015-07-041-2/+0
| | | |
* | | | [thisamericanlife] get info from <meta> tagsEric Wong2015-07-041-5/+13
| | | |
* | | | [thisamericanlife] Add a new extractorEric Wong2015-07-042-0/+33
| | | |
* | | | [dailymotion:cloud] Extend _VALID_URL (Closes #6145)Sergey M․2015-07-031-5/+13
| | | |
* | | | [howcast] Fix extraction and modernizeSergey M․2015-07-031-17/+18
| | | |
* | | | [infoq] Fix extraction (closes #6141)Yen Chi Hsuan2015-07-031-2/+3
| | | |
* | | | [extractor/generic] Improve kaltura embeds support (Closes #6137)Sergey M․2015-07-021-2/+14
| | | |
* | | | [npo] Clarify token decryption algorithm sourceSergey M․2015-07-021-0/+1
| | | |
* | | | [npo] Decrypting token (closes #6136)Yen Chi Hsuan2015-07-021-2/+17
| | | |
* | | | [pbs] Add coding declarationYen Chi Hsuan2015-07-021-0/+1
| | | | | | | | | | | | | | | | Python 2.x does not work without it.
* | | | [pbs] skip_download for m3u8 test casesYen Chi Hsuan2015-07-021-3/+15
| | | |
* | | | [pbs] Fix player URL (closes #6139)Yen Chi Hsuan2015-07-021-1/+16
| | | |
* | | | [drtuber] Fix extractionSergey M․2015-07-011-11/+10
| | | |
* | | | Merge pull request #6132 from alarig/masterSergey M.2015-06-301-1/+1
|\ \ \ \ | | | | | | | | | | Add support of HTTPS for ina.fr
| * | | | Add support of HTTPS for ina.fralarig2015-06-301-1/+1
| | | | |
* | | | | [youtube] Prefer meta for upload date and modernizeSergey M․2015-06-301-9/+10
|/ / / /
* | | | [youtube] Speed up upload date regex (#6125)Sergey M․2015-06-301-1/+1
| | | |
* | | | [hentaistigma] ModernizeSergey M․2015-06-291-7/+4
| | | |
* | | | Merge pull request #6120 from nawl/masterSergey M.2015-06-291-1/+1
|\ \ \ \ | | | | | | | | | | [hentaistigma] Fix video extractor
| * | | | [hentaistigma] Fix video extractornawl2015-06-281-1/+1
| |/ / /
* | | | Merge pull request #6098 from dstftw/use-codecs-from-dash-manifestSergey M.2015-06-291-0/+6
|\ \ \ \ | | | | | | | | | | [youtube] Pick up codecs info from DASH manifest when not set explicitly
| * | | | [youtube] Pick up codecs info from DASH manifest when not set explicitlySergey M․2015-06-271-0/+6
| | | | |
* | | | | Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpdSergey M.2015-06-292-24/+54
|\ \ \ \ \ | |_|/ / / |/| | | | [youtube] Extract formats from multiple DASH manifests (Closes #6093)
| * | | | [youtube] Add test for #6093Sergey M․2015-06-271-0/+14
| | | | |
| * | | | [options] Clarify --youtube-skip-dash-manifestSergey M․2015-06-271-1/+1
| | | | |
| * | | | [youtube] Skip get_video_info requests when --youtube-skip-dash-manifest is ↵Sergey M․2015-06-271-21/+22
| | | | | | | | | | | | | | | | | | | | specified
| * | | | [youtube] Fix reference before assignment for video_infoSergey M․2015-06-271-0/+1
| | | | |
| * | | | [youtube] Simplify non-DASH formats exclusionSergey M․2015-06-271-2/+1
| | | | |
| * | | | [youtube] Extract formats from multiple DASH manifests (Closes #6093)Sergey M․2015-06-271-31/+46
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | DASH manifest pointed by dashmpd from the video webpage and one pointed by get_video_info may be different (namely different itag set) - some itags are missing from DASH manifest pointed by webpage's dashmpd, some - from DASH manifest pointed by get_video_info's dashmpd). The general idea is to take a union of itags of both DASH manifests (for example video with such 'manifest behavior' see https://github.com/rg3/youtube-dl/issues/6093).
* | | | Merge pull request #6117 from Kagee/patch-1Sergey M.2015-06-291-7/+7
|\ \ \ \ | | | | | | | | | | NRK now supports / requires HTTPS
| * | | | NRK now supports / requires HTTPSAnders Einar Hilden2015-06-291-7/+7
|/ / / / | | | | | | | | Add s? to regexp to support new urls. Update testcases to use HTTPS.
* | | | [extractor/common] Remove superfluous lineSergey M․2015-06-291-1/+0
| | | |