aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl
AgeCommit message (Expand)Author
2015-07-06[rtlnl] Clarify current adaptive -> flash workaround rationaleSergey M․
2015-07-06[rtlnl] Clarify testSergey M․
2015-07-05[rtlnl] Add test with encrypted m3u8 streams for referenceSergey M․
2015-07-05[rtlnl] ImproveSergey M․
2015-07-05Merge branch 'patch-1' of https://github.com/corone17/youtube-dl into corone1...Sergey M․
2015-07-05[crunchyroll] Fix extraction (Closes #5855, closes #5881)Sergey M․
2015-07-04release 2015.07.042015.07.04Philipp Hagemeister
2015-07-04[thisamericanlife] Improve and simplifySergey M․
2015-07-04[thisamericanlife] Remove unnecessary commentEric Wong
2015-07-04[thisamericanlife] get info from <meta> tagsEric Wong
2015-07-04[thisamericanlife] Add a new extractorEric Wong
2015-07-03[dailymotion:cloud] Extend _VALID_URL (Closes #6145)Sergey M․
2015-07-03[howcast] Fix extraction and modernizeSergey M․
2015-07-03[infoq] Fix extraction (closes #6141)Yen Chi Hsuan
2015-07-02[extractor/generic] Improve kaltura embeds support (Closes #6137)Sergey M․
2015-07-02[npo] Clarify token decryption algorithm sourceSergey M․
2015-07-02[npo] Decrypting token (closes #6136)Yen Chi Hsuan
2015-07-02[pbs] Add coding declarationYen Chi Hsuan
2015-07-02[pbs] skip_download for m3u8 test casesYen Chi Hsuan
2015-07-02[pbs] Fix player URL (closes #6139)Yen Chi Hsuan
2015-07-01[drtuber] Fix extractionSergey M․
2015-06-30Merge pull request #6132 from alarig/masterSergey M.
2015-06-30[youtube] Prefer meta for upload date and modernizeSergey M․
2015-06-30Add support of HTTPS for ina.fralarig
2015-06-30[youtube] Speed up upload date regex (#6125)Sergey M․
2015-06-29[hentaistigma] ModernizeSergey M․
2015-06-29Merge pull request #6120 from nawl/masterSergey M.
2015-06-29Merge pull request #6098 from dstftw/use-codecs-from-dash-manifestSergey M.
2015-06-29Merge pull request #6097 from dstftw/union-itags-from-multiple-dashmpdSergey M.
2015-06-28[hentaistigma] Fix video extractornawl
2015-06-29Update rtlnl.pycorone17
2015-06-29NRK now supports / requires HTTPSAnders Einar Hilden
2015-06-29[extractor/common] Remove superfluous lineSergey M․
2015-06-29[youtube] Fix likes/dislike extractionSergey M․
2015-06-28[tnaflix] Generalize tnaflix extractorsSergey M․
2015-06-28[extractor/common] Use NO_DEFAULT from utilsSergey M․
2015-06-28[utils] Add default value for xpath_textSergey M․
2015-06-28[YoutubeDL] Handle None width and height similarly to formatsSergey M․
2015-06-28Merge branch 'moviefap' of https://github.com/gebn/youtube-dl into gebn-moviefapSergey M․
2015-06-28[twitch:vod] Update _TESTYen Chi Hsuan
2015-06-28[twitch:vod] Fix 'Source' format in m3u8 (closes #6115)Yen Chi Hsuan
2015-06-27[moviefap] Fix `flake8` warnings introduced in 1a5fd4eGeorge Brighton
2015-06-27[moviefap] Move flv videos to formats in the metadataGeorge Brighton
2015-06-27[moviefap] Wrap long linesGeorge Brighton
2015-06-27[moviefap] Explicitly sort formats to handle possible site changesGeorge Brighton
2015-06-27[moviefap] Replace call to `str()` with `compat.compat_str()`George Brighton
2015-06-27[moviefap] Replace calls to `find()` with `util.xpath_text()`.George Brighton
2015-06-27[moviefap] Remove redundant commentsGeorge Brighton
2015-06-27[moviefap] Allow non-critical fields to change without breaking extractionGeorge Brighton
2015-06-28[twitter:card] Add extractor (#5239)Sergey M․