Commit Graph

8824 Commits (d7b4d5dd5072fc82a7f3d437e5990aa74a35a100)
 

Author SHA1 Message Date
Yen Chi Hsuan d7b4d5dd50 [gfycat] Extract id correctly (fixes )
Sergey M․ 7f220b2fac [vk] Catch ownership confirmation request
Sergey M․ 275c0423aa [vk] Fix extraction (Closes )
Yen Chi Hsuan d3ee4bbc5a Merge branch 'ping-qqmusic-format-fix'
Yen Chi Hsuan 85a064861f [qqmusic] Use regex for thumbnails in test cases
Yen Chi Hsuan d0b436bff2 Merge branch 'qqmusic-format-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-format-fix
Yen Chi Hsuan 92b2f18072 Merge branch 'ping-qqmusic-album-fix'
Yen Chi Hsuan dfc4eca21f [qqmusic:album] Playlist names are optional
Yen Chi Hsuan fc7ae675e2 [qqmusic:album] Strip description
Yen Chi Hsuan 804ad79985 Merge branch 'qqmusic-album-fix' of https://github.com/ping/youtube-dl into ping-qqmusic-album-fix
Yen Chi Hsuan da839880e9 Merge branch 'ping-qqmusic-playlist'
Yen Chi Hsuan e9d33454b5 [qqmusic:playlist] Playlist names are optional
Yen Chi Hsuan d80891efc4 Merge branch 'qqmusic-playlist' of https://github.com/ping/youtube-dl into ping-qqmusic-playlist
Yen Chi Hsuan 59a83d3e5b [spiegeltv] Skip invalid m3u8 manifests (closes )
Yen Chi Hsuan 13af92fdc4 [common] Add 'fatal' to _extract_m3u8_formats
Sergey M․ 0c20ee7d4b [rtlnl] Clarify current adaptive -> flash workaround rationale
Sergey M․ 89d42c2c75 [rtlnl] Clarify test
Sergey M․ 04611765a4 Merge branch 'corone17-patch-1'
Sergey M․ 9dfc4fa1a1 [rtlnl] Add test with encrypted m3u8 streams for reference
Sergey M․ 43232d5c14 [rtlnl] Improve
Sergey M․ f7c272d4fa Merge branch 'patch-1' of https://github.com/corone17/youtube-dl into corone17-patch-1
Sergey M․ ede21449c8 [crunchyroll] Fix extraction (Closes , closes )
Sergey M․ d7c9a3e976 Credit @remitamine for snagfilms ()
Philipp Hagemeister 35eb649e9d release 2015.07.04
Sergey M․ e56a4c9e9b [thisamericanlife] Improve and simplify
Eric Wong 95506e37af [thisamericanlife] Remove unnecessary comment
Eric Wong e41840c522 [thisamericanlife] get info from <meta> tags
Eric Wong 2a46a27e6c [thisamericanlife] Add a new extractor
Sergey M․ 0bcdc27653 [dailymotion:cloud] Extend _VALID_URL (Closes )
Sergey M․ ddf0f74de7 [howcast] Fix extraction and modernize
Yen Chi Hsuan 91b21b2334 [infoq] Fix extraction (closes )
Sergey M․ 66e568de3b [extractor/generic] Improve kaltura embeds support (Closes )
Sergey M․ f5ca97e393 [npo] Clarify token decryption algorithm source
Yen Chi Hsuan 8d06a62485 [npo] Decrypting token (closes )
Yen Chi Hsuan 93f9420993 [pbs] Add coding declaration
Python 2.x does not work without it.
Yen Chi Hsuan 5b61070c70 [pbs] skip_download for m3u8 test cases
Yen Chi Hsuan dbe1a93526 [pbs] Fix player URL (closes )
Sergey M․ 86511ea417 [drtuber] Fix extraction
Sergey M. 33f1f81b8b Merge pull request from alarig/master
Add support of HTTPS for ina.fr
Sergey M․ 9d0b581fea [youtube] Prefer meta for upload date and modernize
alarig c05724cb18 Add support of HTTPS for ina.fr
Sergey M․ f0714c9f86 [youtube] Speed up upload date regex ()
Sergey M․ cf386750c9 [hentaistigma] Modernize
Sergey M. 54f428f645 Merge pull request from nawl/master
[hentaistigma] Fix video extractor
Sergey M. dc2bd20e55 Merge pull request from dstftw/use-codecs-from-dash-manifest
[youtube] Pick up codecs info from DASH manifest when not set explicitly
Sergey M. c608ee491f Merge pull request from dstftw/union-itags-from-multiple-dashmpd
[youtube] Extract formats from multiple DASH manifests (Closes )
nawl 738b926322 [hentaistigma] Fix video extractor
corone17 bea41c7f3f Update rtlnl.py
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.
Sergey M. 1bbe660dfa Merge pull request from Kagee/patch-1
NRK now supports / requires HTTPS
Anders Einar Hilden c4bd188da4 NRK now supports / requires HTTPS
Add s? to regexp to support new urls. Update testcases to use HTTPS.