aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-11-12[funnyordie] Remove test md5sum (Fixes #4113)Philipp Hagemeister
2014-11-12Merge remote-tracking branch 'michael-k/links'Philipp Hagemeister
2014-11-12[YoutubeDL] guard against strange sys.stdoutsPhilipp Hagemeister
2014-11-12[abc] Update test caseMichael Käufl
Old video has expired.
2014-11-12[allocine] Update testMichael Käufl
2014-11-12[byutv] Update testMichael Käufl
2014-11-12[test_youtube_signature] Fix importMichael Käufl
Broken in commit 8c25f81beea169c9d6540eea1a6f71dc045da6ed
2014-11-12[youjizz] Modernize (#4131)Philipp Hagemeister
2014-11-12[myspass] Modernize test casePhilipp Hagemeister
2014-11-12[bandcamp:album] Fix test casePhilipp Hagemeister
2014-11-12release 2014.11.12.12014.11.12.1Philipp Hagemeister
2014-11-12[YoutubeDL] Fix bug in the detection of formats that don't contain video ↵Jaime Marquínez Ferrándiz
(fixes #4150) If the format requested was not available, we called the method '.get' in None.
2014-11-12[ted] Extract duration (closes #4155)Jaime Marquínez Ferrándiz
2014-11-12release 2014.11.122014.11.12Philipp Hagemeister
2014-11-12Fix MTV/GameTrailers "Bad Request" errorPascal Brax
Bugfix for bug #4123 & #4153
2014-11-11[wrzuta] Fallback to mp3 on unknown media type (#4156)Naglis Jonaitis
2014-11-11[wrzuta] Fix audio extension lookup (Closes #4156)Naglis Jonaitis
Also, replace deleted test case
2014-11-09release 2014.11.092014.11.09Philipp Hagemeister
2014-11-09[YoutubeDL] Add playlist_id and playlist_title fields (Fixes #4139)Philipp Hagemeister
2014-11-09[streamcloud] Match URLs without fname (Closes #4144)Naglis Jonaitis
Also, modernize a bit.
2014-11-09[tapely] Add Referer header (Closes #4138)Naglis Jonaitis
2014-11-09Merge pull request #4136 from andikmu/masterJaime Marquínez Ferrándiz
fix swrmediathek for new formats.
2014-11-09[ndr] Improve video url regex (fixes #4140)Jaime Marquínez Ferrándiz
2014-11-09[YoutubeDL] Don't dowload formats for merging if the first doesn't contain ↵Jaime Marquínez Ferrándiz
the video (#4132)
2014-11-09Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2014-11-08fix swrmediathek for new formats.andi
2014-11-08[options] Document the syntax for merging formats (closes #3940, closes #4132)Jaime Marquínez Ferrándiz
2014-11-08[niconico:playlist] Use the same video url the webpage uses (closes #4133)Jaime Marquínez Ferrándiz
2014-11-07[wrzuta] Add mp3 as a possible format (Closes #4126)Naglis Jonaitis
2014-11-06Merge pull request #4076 from ghedo/direct_typeJaime Marquínez Ferrándiz
[generic] indicate when a direct video has been extracted
2014-11-06[vice] Re-add extractor (fixes #4120)Jaime Marquínez Ferrándiz
The generic extraction no longer works.
2014-11-06[goshgay] Fix title extraction and modernizeNaglis Jonaitis
Also remove width and height as they are not of the actual video.
2014-11-05[utils] Remove unused importPhilipp Hagemeister
2014-11-06[brightcove] Extract m3u8 formats (#3541)Naglis Jonaitis
2014-11-05[niconico] Catch deleted videos (closes #4064)Jaime Marquínez Ferrándiz
2014-11-05Merge pull request #4110 from nemunaire/channel9-fixJaime Marquínez Ferrándiz
[channel9] Fix extraction
2014-11-05[cinemassacre] Keep both extraction approaches and make more robust (Closes ↵Sergey M․
#4109)
2014-11-05[channel9] Fix extractionnemunaire
2014-11-05[izlesene] Update test cases and modernizeNaglis Jonaitis
The timestamp fluctuates with DST.
2014-11-04release 2014.11.042014.11.04Philipp Hagemeister
2014-11-04[youtube] Clarify outputPhilipp Hagemeister
2014-11-04[utils] Use a regexp instead of HTMLParser for get_element_by_attributePhilipp Hagemeister
2014-11-04[imdb] SimplifyPhilipp Hagemeister
2014-11-04[utils] Remove unused get_meta_content functionPhilipp Hagemeister
2014-11-04[gamespot] Remove unused importPhilipp Hagemeister
2014-11-04[ustream] Use modern helper function instead of old HTML parserPhilipp Hagemeister
2014-11-04[heise] Fix description, thumbnail and format IDPhilipp Hagemeister
2014-11-04[gamespot] ModernizePhilipp Hagemeister
2014-11-04[youtube] Skip sts if missing (Fixes #4095, fixes #4103)Philipp Hagemeister
2014-11-04[cnn] Modernize test definitionsPhilipp Hagemeister