Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [sunporno] fix duration | peugeot | 2014-12-26 | 1 | -1/+1 | |
|/ / | ||||||
* | | Credit @MaxReimann for teletask (#4533) | Sergey M․ | 2014-12-25 | 1 | -0/+1 | |
| | | ||||||
* | | Merge branch 'MaxReimann-teletask' | Sergey M․ | 2014-12-25 | 2 | -0/+54 | |
|\ \ | ||||||
| * | | [teletask] Simplify | Sergey M․ | 2014-12-25 | 1 | -32/+18 | |
| | | | ||||||
| * | | Merge branch 'teletask' of https://github.com/MaxReimann/youtube-dl into ↵ | Sergey M․ | 2014-12-25 | 2 | -0/+68 | |
|/| | | | | | | | | | | | MaxReimann-teletask | |||||
| * | | [teletask] Add new extractor | MaxReimann | 2014-12-21 | 1 | -19/+43 | |
| | | | ||||||
| * | | fix test and remove lengthy description | MaxReimann | 2014-12-21 | 1 | -18/+2 | |
| | | | ||||||
| * | | Add extractor for teletask | MaxReimann | 2014-12-21 | 2 | -0/+60 | |
| | | | ||||||
* | | | [sohu] Modernize and extract all formats and more metadata (Closes #4409, ↵ | Sergey M․ | 2014-12-25 | 1 | -42/+54 | |
| | | | | | | | | | | | | closes #2056, closes #3009) | |||||
* | | | [gameone] Extract duration as float | Sergey M․ | 2014-12-24 | 1 | -6/+8 | |
| | | | ||||||
* | | | Merge pull request #4553 from tobidope/gameone | Sergey M. | 2014-12-24 | 1 | -16/+34 | |
|\ \ \ | | | | | | | | | [gameone] This fix resolves issue #4552 | |||||
| * | | | [gameone] This fix resolves issue #4552 | Tobias Bell | 2014-12-23 | 1 | -16/+34 | |
|/ / / | | | | | | | | | | | | | | | | The duration metadata for certain episodes contained floating point numbers instead of integers. Now only the integer part will be interpreted. Also added a test for this | |||||
* | | | [smotri] Skip broken tests | Sergey M․ | 2014-12-23 | 1 | -1/+3 | |
| | | | ||||||
* | | | [sportdeutschland] Fix extraction (fixes #4544) | Jaime Marquínez Ferrándiz | 2014-12-22 | 1 | -1/+2 | |
| |/ |/| | ||||||
* | | [adobetv] Add extractor (Closes #4536) | Sergey M․ | 2014-12-22 | 2 | -0/+71 | |
| | | ||||||
* | | Don't write the description file if info_dict['description'] is None (#3166) | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -2/+2 | |
| | | ||||||
* | | [crunchyroll] Add .fr domain (#4537) | Sergey M․ | 2014-12-22 | 1 | -3/+6 | |
| | | ||||||
* | | [extractor/common] Update docstring: replace FileDownloader with YoutubeDL | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+1 | |
| | | ||||||
* | | [dbtv] Make sure the 'id' field is a string | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+2 | |
| | | ||||||
* | | [telecinco] Rename 'episode' group to 'id' in the _VALID_URL regex | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+1 | |
| | | | | | | | | MiTeleIE now uses '_match_id' | |||||
* | | [internetvideoarchive] Update test's duration field | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+1 | |
| | | ||||||
* | | [rtp] Fix test's id field | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+1 | |
| | | ||||||
* | | [tmz] Fix test's thumbnail field | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+1 | |
| | | ||||||
* | | [nerdcubed] Style fixes | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -2/+1 | |
| | | ||||||
* | | [yahoo] Update extraction process | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -8/+6 | |
| | | | | | | | | Their webpage uses now https://video.media.yql.yahoo.com/v1/video/sapi/streams/ for getting the video info. | |||||
* | | [yahoo] Replace two tests | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -12/+12 | |
| | | | | | | | | | | The first one returned an internal server error. The other doesn't seem to contain a video anymore. | |||||
* | | [yahoo] Improve video id detection (fixes #4521) | Jaime Marquínez Ferrándiz | 2014-12-21 | 1 | -1/+14 | |
| | | ||||||
* | | [dvtv] Fix thumbnail scheme | Sergey M․ | 2014-12-21 | 1 | -1/+1 | |
| | | ||||||
* | | Merge branch 'petrkutalek-dvtv' | Sergey M․ | 2014-12-21 | 1 | -27/+89 | |
|\ \ | |/ |/| | ||||||
| * | [dvtv] Simplify | Sergey M․ | 2014-12-21 | 1 | -17/+19 | |
| | | ||||||
| * | [dvtv] Add support for playlists | Petr Kutalek | 2014-12-21 | 1 | -24/+84 | |
|/ | ||||||
* | [npo] Add support for streams (Closes #4276) | Sergey M․ | 2014-12-20 | 1 | -23/+65 | |
| | ||||||
* | [xtube] Fix and modernize (Closes #4489) | Sergey M․ | 2014-12-19 | 1 | -28/+36 | |
| | ||||||
* | Credit @willglynn for nerdcubed (#4515) | Philipp Hagemeister | 2014-12-19 | 1 | -0/+1 | |
| | ||||||
* | [nerdcubed] Add new extractor | Will Glynn | 2014-12-18 | 2 | -0/+37 | |
| | | | | | | | | | | | nerdcubed.co.uk describes videos in a single a feed.json file, providing references to and metadata on >1300 YouTube videos spread across 3 main channels as well as guest appareances on other channels via a single HTTP request. NerdCubedFeedIE transforms this feed into a youtube-dl playlist, preserving information present in the upstream JSON (allowing zero-cost title/date matches) and ultimately referencing the embedded YouTube videos. | |||||
* | [twitch] Add support for vods (Closes #4512) | Sergey M․ | 2014-12-18 | 1 | -0/+16 | |
| | ||||||
* | Credit @petrkutalek for dvtv (#4502) | Philipp Hagemeister | 2014-12-17 | 1 | -0/+1 | |
| | ||||||
* | [dvtv] PEP8 and correct format sorting (#4502) | Philipp Hagemeister | 2014-12-17 | 1 | -53/+53 | |
| | ||||||
* | Merge remote-tracking branch 'petrkutalek/dvtv' | Philipp Hagemeister | 2014-12-17 | 2 | -0/+64 | |
|\ | ||||||
| * | [dvtv] Add new extractor | Petr Kutalek | 2014-12-17 | 2 | -0/+64 | |
| | | ||||||
* | | [flake8] Ignore build/ directory | Philipp Hagemeister | 2014-12-17 | 1 | -1/+1 | |
| | | | | | | | | That directory is temporarily generated when building for PyPi and may be present if something goes wrong with the upload. | |||||
* | | [theplatform] Extract captions (Closes #4495) | Sergey M․ | 2014-12-17 | 1 | -2/+17 | |
| | | ||||||
* | | [screencastomatic] Remove unused variable | Jaime Marquínez Ferrándiz | 2014-12-17 | 1 | -1/+0 | |
| | | ||||||
* | | YoutubeDL: style fix | Jaime Marquínez Ferrándiz | 2014-12-17 | 1 | -1/+0 | |
| | | ||||||
* | | Merge pull request #4501 from AndroKev/master | Philipp Hagemeister | 2014-12-17 | 1 | -1/+1 | |
|\ \ | |/ |/| | only add video-id to archive, when successful | |||||
| * | Update YoutubeDL.py | AndroKev | 2014-12-17 | 1 | -1/+1 | |
| | | ||||||
| * | only add video-id to archive, when successful | AndroKev | 2014-12-17 | 1 | -1/+1 | |
|/ | | | | Example: no space left--> youtube-dl adds the id to archive, but the video isn't fully downloaded | |||||
* | release 2014.12.17.2 | Philipp Hagemeister | 2014-12-17 | 1 | -1/+1 | |
| | ||||||
* | [downloader] Handle a file ./- (Fixes #4498) | Philipp Hagemeister | 2014-12-17 | 1 | -1/+1 | |
| | ||||||
* | release 2014.12.17.1 | Philipp Hagemeister | 2014-12-17 | 1 | -1/+1 | |
| |