summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | [videomega] Fix extraction (Closes #4763)Naglis Jonaitis2015-01-221-2/+8
* | | | | | | | | | | | | | release 2015.01.22Philipp Hagemeister2015-01-222-2/+3
* | | | | | | | | | | | | | [hearthisat] Add support for more high-quality download linksPhilipp Hagemeister2015-01-222-12/+45
* | | | | | | | | | | | | | [hearthisat] Add new extractor (Closes #4743)Naglis Jonaitis2015-01-212-0/+93
* | | | | | | | | | | | | | [twitch:past_broadcasts] Fix IE_NAMESergey M․2015-01-211-1/+1
* | | | | | | | | | | | | | Credit @yan12125 for streetvoice (#4758)Sergey M․2015-01-211-0/+1
* | | | | | | | | | | | | | [streetvoice] ImproveSergey M․2015-01-211-19/+34
* | | | | | | | | | | | | | Merge pull request #4758 from yan12125/IE_streetvoiceSergey M.2015-01-212-0/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | [StreetVoice] Add new extractorYen Chi Hsuan2015-01-212-0/+37
* | | | | | | | | | | | | | | [twitch] Refactor and add support for past broadcastsSergey M․2015-01-212-166/+181
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | [nbc] Fix pep8 issueJaime Marquínez Ferrándiz2015-01-211-1/+1
* | | | | | | | | | | | | | [cnn] Use edition.cnn.com for getting the information (fixes #4757)Jaime Marquínez Ferrándiz2015-01-211-1/+1
* | | | | | | | | | | | | | [CNNArticle] Update testJaime Marquínez Ferrándiz2015-01-211-5/+5
* | | | | | | | | | | | | | [tinypic] Tweak VALID_URL regex (Closes #4754)Sergey M․2015-01-211-10/+16
* | | | | | | | | | | | | | [nbcnews] Ignore HTTP errors while coping with playlists (Closes #4749)Sergey M․2015-01-201-2/+22
* | | | | | | | | | | | | | [tvp] Fix extractionSergey M․2015-01-191-20/+17
* | | | | | | | | | | | | | [ndtv] ModernizePhilipp Hagemeister2015-01-191-3/+1
* | | | | | | | | | | | | | [abc7news] Add extractor (Closes #4734)Sergey M․2015-01-182-0/+69
* | | | | | | | | | | | | | [options] Clarify that --password can be left out (#4723)Philipp Hagemeister2015-01-171-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | release 2015.01.16Philipp Hagemeister2015-01-161-1/+1
* | | | | | | | | | | | | [bandcamp:album] Fix title extraction (Fixes #4721)Philipp Hagemeister2015-01-161-1/+2
* | | | | | | | | | | | | [fourtube] Fix extractionPhilipp Hagemeister2015-01-162-33/+45
* | | | | | | | | | | | | [npo] Remove unused importPhilipp Hagemeister2015-01-161-2/+0
* | | | | | | | | | | | | FFmpegEmbedSubtitlePP: simplify commandJaime Marquínez Ferrándiz2015-01-161-3/+3
* | | | | | | | | | | | | FFmpegEmbedSubtitlePP: don't fail if the video doesn't have an audio stream (...Jaime Marquínez Ferrándiz2015-01-161-1/+7
* | | | | | | | | | | | | release 2015.01.15.1Philipp Hagemeister2015-01-151-1/+1
* | | | | | | | | | | | | [youtube] Add test for #4706Sergey M․2015-01-161-1/+18
* | | | | | | | | | | | | Merge pull request #4706 from pkulak/masterSergey M.2015-01-161-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Looks like Google switched to a new JS compiler that includes dollar signs in...Phil Kulak2015-01-151-1/+1
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | [videomega] Fix extraction (Closes #4703)Naglis Jonaitis2015-01-151-8/+13
* | | | | | | | | | | | | [atresplayer] Add authentication support (Closes #4700)Sergey M․2015-01-151-1/+31
* | | | | | | | | | | | | release 2015.01.15Philipp Hagemeister2015-01-151-1/+1
* | | | | | | | | | | | | [ssl] Correct connect creationPhilipp Hagemeister2015-01-151-1/+2
* | | | | | | | | | | | | [smotri] Improve extraction (Closes #4698)Sergey M․2015-01-141-5/+22
* | | | | | | | | | | | | [spiegel] Test format video URLs for 404 (Closes #4579)Sergey M․2015-01-141-16/+33
* | | | | | | | | | | | | [lnkgo] Make more robustNaglis Jonaitis2015-01-141-8/+10
* | | | | | | | | | | | | [utils] Add additional format to unified_strdateNaglis Jonaitis2015-01-142-0/+2
* | | | | | | | | | | | | [lnkgo] Add new extractorNaglis Jonaitis2015-01-142-0/+123
* | | | | | | | | | | | | [npo:live] Add extractor (Closes #4691)Sergey M․2015-01-132-9/+91
* | | | | | | | | | | | | [README] Add FAQ for playing from another machine (Fixes #4693)Philipp Hagemeister2015-01-131-2/+8
|/ / / / / / / / / / / /
* | | | | | | | | | | | [test_utils] Add more tests for parse_durationSergey M․2015-01-121-0/+2
* | | | | | | | | | | | [utils] Disallow non string types in parse_duration (Closes #4679)Sergey M․2015-01-121-1/+1
* | | | | | | | | | | | [npo] Remove unused importPhilipp Hagemeister2015-01-111-4/+3
* | | | | | | | | | | | Credit @Josso for drbonanza (#4581)Philipp Hagemeister2015-01-111-0/+1
* | | | | | | | | | | | [drbonanza] Simplify and fix duration (#4687)Philipp Hagemeister2015-01-111-34/+45
* | | | | | | | | | | | [DRBonanza] Add new extractor (fixing #4581)Johan K. Jensen2015-01-112-0/+121
* | | | | | | | | | | | [npo] Make extension check less strict and add test (#4680)Sergey M․2015-01-111-1/+11
* | | | | | | | | | | | [npo] Fix non asf streams (Closes #4680)Sergey M․2015-01-111-0/+7
* | | | | | | | | | | | release 2015.01.11Philipp Hagemeister2015-01-112-2/+4
* | | | | | | | | | | | Merge branch 'master' of github.com:rg3/youtube-dlPhilipp Hagemeister2015-01-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \