Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Extractor for websurg.com | Pierre Rudloff | 2013-09-17 | 2 | -0/+68 | |
| | | | | | ||||||
* | | | | | Do not import * | Philipp Hagemeister | 2013-10-15 | 2 | -7/+39 | |
| | | | | | ||||||
* | | | | | Simplify tests | Philipp Hagemeister | 2013-10-15 | 12 | -117/+148 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up | |||||
* | | | | | Credit @Elbandi for sztvhu | Philipp Hagemeister | 2013-10-15 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | [sztvhu] Simplify | Philipp Hagemeister | 2013-10-15 | 1 | -21/+24 | |
| | | | | | ||||||
* | | | | | Merge remote-tracking branch 'Elbandi/master' | Philipp Hagemeister | 2013-10-15 | 2 | -0/+42 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add an extractor for Szombathelyi TV | Andras Elso | 2013-10-14 | 2 | -0/+42 | |
| | | | | | | ||||||
* | | | | | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-10-15 | 1 | -34/+37 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [gamespot] Fix video extraction (fixes #1587) | Jaime Marquínez Ferrándiz | 2013-10-14 | 1 | -34/+37 | |
| | | | | | | | ||||||
* | | | | | | | [tudou] Add support for youku links (Closes #1571) | Philipp Hagemeister | 2013-10-15 | 1 | -11/+25 | |
|/ / / / / / | ||||||
* | | | | | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2013-10-14 | 6 | -0/+154 | |
|\| | | | | | ||||||
| * | | | | | add VideoPremium.tv RTMP support | Filippo Valsorda | 2013-10-14 | 2 | -0/+41 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #1569 from Jaiz909/1321-download-annotations | Filippo Valsorda | 2013-10-13 | 4 | -0/+113 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Added downloading annotations download support - closes #1321 | |||||
| | * | | | | | [youtube] Adds #1312 Download annotations | Jai Grimshaw | 2013-10-14 | 4 | -0/+113 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds #1321 Download annotations from youtube Annotations are downloaded and written to a .annotations.xml file using the https://www.youtube.com/annotations_invideo?features=1&legacy=1&video_id=$VIDEOID API. Added unit test for annotations. | |||||
* / / / / / | [youku] Allow shortcut youku:ID and make non-matching groups non-matching ↵ | Philipp Hagemeister | 2013-10-13 | 1 | -1/+1 | |
|/ / / / / | | | | | | | | | | | | | | | | (#1571) | |||||
* | | | | | Merge remote-tracking branch 'jaimeMF/opus-fix' | Philipp Hagemeister | 2013-10-13 | 1 | -1/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't set the '-aq' option with the opus format (fixes #1263) | Jaime Marquínez Ferrándiz | 2013-10-12 | 1 | -1/+2 | |
| | | | | | | ||||||
* | | | | | | [arte] Add an extractor for future.arte.tv (closes #1593) | Jaime Marquínez Ferrándiz | 2013-10-13 | 2 | -2/+30 | |
| | | | | | | ||||||
* | | | | | | [arte] add an extractor for creative.arte.tv (#1593) | Jaime Marquínez Ferrándiz | 2013-10-13 | 2 | -69/+93 | |
| | | | | | | | | | | | | | | | | | | | | | | | | The +7 videos now use an independent extractor that is also used for the creative videos | |||||
* | | | | | | Add an extractor for rottentomatoes.com and improve InternetVideoArchiveIE ↵ | Jaime Marquínez Ferrándiz | 2013-10-12 | 4 | -1/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | to get the best quality | |||||
* | | | | | | Add an extractor for videodetective.com (closes #262) | Jaime Marquínez Ferrándiz | 2013-10-12 | 2 | -0/+31 | |
| | | | | | | | | | | | | | | | | | | | | | | | | It uses the internetvideoarchive.com platform. | |||||
* | | | | | | Add an extractor for internetvideoarchive.com videos | Jaime Marquínez Ferrándiz | 2013-10-12 | 4 | -0/+99 | |
| | | | | | | | | | | | | | | | | | | | | | | | | It's used by videodetective.com | |||||
* | | | | | | Add support for single-test tox runs | Filippo Valsorda | 2013-10-12 | 9 | -10/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use a sintax like tox test.test_download:TestDownload.test_NowVideo to run the specific test on all the tox environments (Python versions) | |||||
* | | | | | | add support for NowVideo.ch | Filippo Valsorda | 2013-10-12 | 2 | -0/+44 | |
| | | | | | | ||||||
* | | | | | | FFmpegPostProcessor: print the command line used if the --verbose option is ↵ | Jaime Marquínez Ferrándiz | 2013-10-12 | 2 | -0/+7 | |
|/ / / / / | | | | | | | | | | | | | | | | given | |||||
* | | | | | Merge pull request #1590 from joeyadams/master | Jaime Marquínez Ferrándiz | 2013-10-12 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Fix Brightcove detection when another Flash object is on the page | |||||
| * | | | | | Fix Brightcove detection when another Flash object is on the page | Joey Adams | 2013-10-11 | 1 | -1/+1 | |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The regex used non-greedy match, but alas it failed on input like this: <object class="...> ... class="BrightcoveExperience" It captured two objects and the intervening HTML. This commit fixes this by not allowing a ">" to appear before BrightcoveExperience. Video in question: http://www.harpercollinschildrens.com/feature/petethecat/ | |||||
* | | | | | Merge pull request #1558 from rzhxeo/cinemassacre | Jaime Marquínez Ferrándiz | 2013-10-11 | 1 | -60/+36 | |
| | | | | | | | | | | | | | | | | | | | | Add support for http://cinemassacre.com | |||||
* | | | | | Merge branch 'cinemassacre' of github.com:rzhxeo/youtube-dl into ↵ | Jaime Marquínez Ferrándiz | 2013-10-11 | 2 | -0/+116 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | | | | | | rzhxeo-cinemassacre | |||||
| * | | | | [CinemassacreIE] Use MD5 to check in TEST description | rzhxeo | 2013-10-05 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | [CinemassacreIE] Remove docstring from class | rzhxeo | 2013-10-05 | 1 | -1/+0 | |
| | | | | | ||||||
| * | | | | [CinemassacreIE] Add support for other embed methods | rzhxeo | 2013-10-05 | 1 | -6/+22 | |
| | | | | | ||||||
| * | | | | Add CinemassacreIE | rzhxeo | 2013-10-05 | 2 | -0/+101 | |
| | | | | | ||||||
* | | | | | [arte] Prepare for generic format support (#980) | Jaime Marquínez Ferrándiz | 2013-10-11 | 1 | -6/+16 | |
| | | | | | ||||||
* | | | | | [nhl] Add an extractor for videocenter's categories (#1586) | Jaime Marquínez Ferrándiz | 2013-10-11 | 3 | -20/+91 | |
| | | | | | | | | | | | | | | | | | | | | It downloads the last 12 videos. | |||||
* | | | | | Make sure it only runs rtmpdump one time in test mode and return True if the ↵ | Jaime Marquínez Ferrándiz | 2013-10-11 | 1 | -3/+4 | |
| | | | | | | | | | | | | | | | | | | | | download can be resumed | |||||
* | | | | | Merge pull request #1565 from rzhxeo/rtmpdump_test | Jaime Marquínez Ferrándiz | 2013-10-11 | 1 | -0/+2 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | Only download 1 sec. with rtmpdump in test mode | |||||
| * | | | | | Remove test parameter from _download_with_rtmpdump | rzhxeo | 2013-10-06 | 1 | -4/+3 | |
| | | | | | | ||||||
| * | | | | | Only download 1 sec. with rtmpdump in test mode | rzhxeo | 2013-10-06 | 1 | -2/+5 | |
| |/ / / / | ||||||
* | | | | | Add a PostProcessor for adding metadata to the file (closes #1570) | Jaime Marquínez Ferrándiz | 2013-10-11 | 2 | -0/+38 | |
| | | | | | | | | | | | | | | | | | | | | It currently sets the title, the date and the author values. | |||||
* | | | | | [yahoo] Download the info from another page | Jaime Marquínez Ferrándiz | 2013-10-10 | 1 | -0/+15 | |
| | | | | | | | | | | | | | | | | | | | | The 'meta' field is not always in the video webpage | |||||
* | | | | | [gamespot] Mark as broken (#1587) | Jaime Marquínez Ferrándiz | 2013-10-10 | 1 | -0/+1 | |
| | | | | | ||||||
* | | | | | [mtv] Strip the description | Jaime Marquínez Ferrándiz | 2013-10-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | There were some tabs and newlines added around the string. | |||||
* | | | | | Add an extractor for faz.net (closes #1582) | Jaime Marquínez Ferrándiz | 2013-10-10 | 2 | -0/+61 | |
| | | | | | ||||||
* | | | | | Don't add extractors with IE_DESC set to False to the page of supported sites. | Jaime Marquínez Ferrándiz | 2013-10-10 | 1 | -3/+4 | |
| | | | | | ||||||
* | | | | | Add an extractor for video.nhl.com (closes #1586) | Jaime Marquínez Ferrándiz | 2013-10-10 | 3 | -0/+61 | |
| | | | | | ||||||
* | | | | | release 2013.10.09 | Philipp Hagemeister | 2013-10-09 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [youtube] Do not recognize attribution link as user (Fixes #1573) | Philipp Hagemeister | 2013-10-09 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #1584 from wingsuit/master | Jaime Marquínez Ferrándiz | 2013-10-09 | 1 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | Tiny tpo | |||||
| * | | | | | Tiny tpo | Tom | 2013-10-09 | 1 | -1/+1 | |
| | | | | | |