Commit Graph

6032 Commits (0b201a3134e9b343e2791f2686f1a34f737007a4)
 

Author SHA1 Message Date
Philipp Hagemeister 0b201a3134 Merge remote-tracking branch 'xantares/goldenmoustache'
Philipp Hagemeister ffe38646ca [funnyordie] Remove test md5sum (Fixes )
Philipp Hagemeister b703ab4d7f Merge remote-tracking branch 'michael-k/links'
Philipp Hagemeister c6afed48ff [YoutubeDL] guard against strange sys.stdouts
Michael Käufl 732c848c14 [abc] Update test case
Old video has expired.
Michael Käufl 9d2a4dae90 [allocine] Update test
Michael Käufl 7009a9047a [byutv] Update test
Michael Käufl 498942f187 [test_youtube_signature] Fix import
Broken in commit 8c25f81bee
Philipp Hagemeister 28465df1ff [youjizz] Modernize ()
Philipp Hagemeister ef89dba58f [myspass] Modernize test case
Philipp Hagemeister 13ba3a6461 [bandcamp:album] Fix test case
Philipp Hagemeister 8f6ec4bbe6 release 2014.11.12.1
Jaime Marquínez Ferrándiz c295490830 [YoutubeDL] Fix bug in the detection of formats that don't contain video (fixes )
If the format requested was not available, we called the method '.get' in None.
Jaime Marquínez Ferrándiz eb4cb42a02 [ted] Extract duration (closes )
Philipp Hagemeister 7a8cbc72b2 release 2014.11.12
Pascal Brax 2774852c2f Fix MTV/GameTrailers "Bad Request" error
Bugfix for bug  & 
Naglis Jonaitis bbcc21efd1 [wrzuta] Fallback to mp3 on unknown media type ()
Naglis Jonaitis 60526d6bcb [wrzuta] Fix audio extension lookup (Closes )
Also, replace deleted test case
Philipp Hagemeister 1d4df56d09 release 2014.11.09
Philipp Hagemeister a1cf99d03a [YoutubeDL] Add playlist_id and playlist_title fields (Fixes )
Naglis Jonaitis 3c6af203cc [streamcloud] Match URLs without fname (Closes )
Also, modernize a bit.
Naglis Jonaitis 1a92e086a7 [tapely] Add Referer header (Closes )
Jaime Marquínez Ferrándiz 519c73f267 Merge pull request from andikmu/master
fix swrmediathek for new formats.
Jaime Marquínez Ferrándiz a6dae6c09c [ndr] Improve video url regex (fixes )
Jaime Marquínez Ferrándiz f866e474f3 [YoutubeDL] Don't dowload formats for merging if the first doesn't contain the video ()
Philipp Hagemeister 8bb9b97c97 Merge remote-tracking branch 'origin/master'
andi d6fdc38682 fix swrmediathek for new formats.
Jaime Marquínez Ferrándiz c2b61af548 [options] Document the syntax for merging formats (closes , closes )
Jaime Marquínez Ferrándiz 2fdbf27ad8 [niconico:playlist] Use the same video url the webpage uses (closes )
Naglis Jonaitis 29ed169cd6 [wrzuta] Add mp3 as a possible format (Closes )
xantares b868c972d1 Add support for goldenmoustache.com
Jaime Marquínez Ferrándiz 9908e03528 Merge pull request from ghedo/direct_type
[generic] indicate when a direct video has been extracted
Jaime Marquínez Ferrándiz 1fe8fb8c20 [vice] Re-add extractor (fixes )
The generic extraction no longer works.
Naglis Jonaitis 5d63b0aa93 [goshgay] Fix title extraction and modernize
Also remove width and height as they are not of the actual video.
Philipp Hagemeister 4164f0117e [utils] Remove unused import
Naglis Jonaitis 37aab27808 [brightcove] Extract m3u8 formats ()
Jaime Marquínez Ferrándiz 6110bbbfdd [niconico] Catch deleted videos (closes )
Jaime Marquínez Ferrándiz cde9b380e6 Merge pull request from nemunaire/channel9-fix
[channel9] Fix extraction
Sergey M․ dab647a7b6 [cinemassacre] Keep both extraction approaches and make more robust (Closes )
nemunaire a316a83d2b [channel9] Fix extraction
Naglis Jonaitis 81b22aee8b [izlesene] Update test cases and modernize
The timestamp fluctuates with DST.
Philipp Hagemeister a80c96eab0 release 2014.11.04
Philipp Hagemeister 20436c30c9 [youtube] Clarify output
Philipp Hagemeister 3828505646 [utils] Use a regexp instead of HTMLParser for get_element_by_attribute
Philipp Hagemeister 11fba1751d [imdb] Simplify
Philipp Hagemeister 12ea2f30cf [utils] Remove unused get_meta_content function
Philipp Hagemeister 9c3e870393 [gamespot] Remove unused import
Philipp Hagemeister 44789f2457 [ustream] Use modern helper function instead of old HTML parser
Philipp Hagemeister 711ede6e1b [heise] Fix description, thumbnail and format ID
Philipp Hagemeister a32f253112 [gamespot] Modernize