Commit Graph

4067 Commits (9b69af5342818bf78c44cf205dc036a84c128e8c)
 

Author SHA1 Message Date
Philipp Hagemeister 41fa1b627d release 2014.02.06.3
Andreas Schmitz c0c4e66b29 Merge branch 'chilloutzone'
Andreas Schmitz cd8662de22 [chilloutzone] Bug fix, runs against tests
Fixes a bug with python3.3 and made the extractor run successfully
against tox
Sergey M. 3587159614 [nfb] Add encode POST data
Jaime Marquínez Ferrándiz d67cc9fa7c [youtube:playlist] Recognize ‘top tracks’ urls (closes )
The list parameter starts with ‘MC’ and can have more characters after it, including dots
Sergey M. bf3a2fe923 [elpais] Fix typo
Sergey M. e9ea0bf123 [ndr] Add support for ndr.de (Closes )
Philipp Hagemeister 63424b6233 release 2014.02.06.2
Sergey M. 0bf35c5cf5 [nfb] Add support for onf.ca URLs
Sergey M. 95c29381eb [mooshare] Fix bogus video page URL
Sergey M. 94c4abce7f [nfb] Add support for nfb.ca (Closes )
Andreas Schmitz f2dffe55f8 Merge branch 'chilloutzone'
Andreas Schmitz 46a073bfac [chilloutzone] Added support for chilloutzone.net
Added support for chilloutzone.net videos including embedded youtube
and vimeo movies. In case you find a not working movie, drop me an
email.
Philipp Hagemeister df872ec4e7 release 2014.02.06.1
Philipp Hagemeister 5de90176d9 [elpais] Add extractor
Philipp Hagemeister dcf3eec47a [test_download] Skip over BadStatusLine errors
An error like https://travis-ci.org/rg3/youtube-dl/jobs/18317799#L449 is almost certainly the server's fault.
Philipp Hagemeister e9e4f30d26 [pbs] Remove unused import
Philipp Hagemeister 83cebd73d4 [collegehumor] We only get shortened descriptions now
Philipp Hagemeister 1df4229bd7 [mtv/gametrailers] Change order of title preference
It looks like the plain title is better again
Philipp Hagemeister 3c995527e9 release 2014.02.06
Philipp Hagemeister 7c62b568a2 Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister ccf9114e84 [googlesearch] Fix start, and skip playlists (Fixes )
Jaime Marquínez Ferrándiz d8061908bb [ina] Improve _VALID_URL regex (fixes )
Accept all letters in upper case and don’t require anything after the id
Philipp Hagemeister 211e17dd43 release 2014.02.05
Philipp Hagemeister 6cb38a9994 [firstpost] Add extractor (Fixes )
Sergey M. fa7df757a7 [thisav] Simplify and use unicode literals
Sergey M. 8c82077619 [toutv] Use unicode literals
Sergey M. e5d1f9e50a [m6] Add support for m6.fr (Closes )
Philipp Hagemeister 7ee50ae7b5 release 2014.02.04.1
Jaime Marquínez Ferrándiz de563c9da0 [ina] Simplify
Download the feed with ‘_download_xml’ to make the extraction easier
Jaime Marquínez Ferrándiz 50451f2a18 [vbox7] simplify
Jaime Marquínez Ferrándiz 9bc70948e1 [statigram] Simplify
Jaime Marquínez Ferrándiz 5dc733f071 [vine] Simplify
Jaime Marquínez Ferrándiz bc4850908c [test/youtube_signature] Add a test with the last player
To verify it correctly handles function with “$” in their names.
Jaime Marquínez Ferrándiz 20650c8654 [youtube] signatures: Recognize javascript functions that contain “$” (fixes )
Philipp Hagemeister 56dced2670 remove accidentally duplicated test file
Philipp Hagemeister eef726c04b release 2014.02.04
Philipp Hagemeister acf1555d76 Merge remote-tracking branch 'origin/master'
Philipp Hagemeister 22e7f1a6ec [pbs] Add support for article pages (Fixes )
Sergey M. 3c49325658 [lifenews] Fix video URL extraction (Closes )
Sergey M bb1cd2bea1 [mooshare] Add support for mooshare.biz (Closes )
Philipp Hagemeister fdf1f8d4ce [collegehumor] Adapt test to changed video description
Philipp Hagemeister 117c8c6b97 [bliptv] Remove unused imports
Philipp Hagemeister 5cef4ff09b [subtittles] Check that the result is not empty
Philipp Hagemeister 91264ce572 [iprima] Use centralized format sorting
Philipp Hagemeister c79ef8e1ae Merge remote-tracking branch 'pulpe/_iprima'
Philipp Hagemeister 58d915df51 [traileraddict] mark as broken
traileraddict has changed their URL encoding scheme.
I'm working on restoring support, but that may take some time.
pulpe 7881a64499 [iprima] Add support for play.iprima.cz
Philipp Hagemeister 90159f5561 release 2014.02.03.1
Philipp Hagemeister 99877772d0 [generic] Add support for multiple brightcove URLs (Fixes )