Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | release 2014.08.02.1 | Philipp Hagemeister | 2014-08-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | [pbs] Add support for frontline videos (Closes #3414 #3405) | Sergey M․ | 2014-08-02 | 1 | -1/+14 | |
| | | | | | | | ||||||
* | | | | | | | [ubu] Add extractor (Close #3418) | Sergey M․ | 2014-08-02 | 2 | -0/+57 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.08.02 | Philipp Hagemeister | 2014-08-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | [youtube] Use new signature cache ID for in-memory cache as well | Philipp Hagemeister | 2014-08-02 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | [youtube] Make cache ID a tuple of lengths instead of just the whole length | Philipp Hagemeister | 2014-08-02 | 1 | -10/+18 | |
| | | | | | | | ||||||
* | | | | | | | [youtube] Clean up -v signature output | Philipp Hagemeister | 2014-08-02 | 1 | -2/+2 | |
| | | | | | | | ||||||
* | | | | | | | [youtube] Show format ID in signature deobfuscation -v output | Philipp Hagemeister | 2014-08-02 | 1 | -43/+46 | |
| | | | | | | | ||||||
* | | | | | | | Merge branch 'naglis-izlesene' | Sergey M․ | 2014-08-01 | 3 | -0/+100 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [izlesene] Minor changes | Sergey M․ | 2014-08-01 | 2 | -39/+44 | |
| | | | | | | | | ||||||
| * | | | | | | | Merge branch 'izlesene' of https://github.com/naglis/youtube-dl into ↵ | Sergey M․ | 2014-08-01 | 2 | -0/+95 | |
|/| | | | | | | | |/ / / / / / | | | | | | | | | | | | | | | naglis-izlesene | |||||
| * | | | | | | [izlesene] Add new extractor. Closes #3184 | Naglis Jonaitis | 2014-07-26 | 2 | -0/+95 | |
| | | | | | | | ||||||
* | | | | | | | [ard] Quote path part instead of whole URL encode | Sergey M․ | 2014-07-31 | 1 | -1/+6 | |
| | | | | | | | ||||||
* | | | | | | | [ard] Encode url (Closes #3412) | Sergey M․ | 2014-07-31 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | [vidme] Add extractor (Closes #3404) | Sergey M․ | 2014-07-31 | 2 | -0/+69 | |
| | | | | | | | ||||||
* | | | | | | | release 2014.07.30 | Philipp Hagemeister | 2014-07-30 | 2 | -6/+9 | |
| | | | | | | | ||||||
* | | | | | | | [vevo] Sort formats (Fixes #3399) | Philipp Hagemeister | 2014-07-30 | 1 | -0/+1 | |
| | | | | | | | ||||||
* | | | | | | | Move --bidi-workaround to workarounds option group | Philipp Hagemeister | 2014-07-29 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Duh. | |||||
* | | | | | | | [generic] Add --default-search fixup_error | Philipp Hagemeister | 2014-07-29 | 2 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This restores the ability to enter URLs without a scheme (and default to http), but still fail if the input is a search term. | |||||
* | | | | | | | [swrmediathek] Improve _VALID_URL | Sergey M․ | 2014-07-29 | 1 | -1/+15 | |
| | | | | | | | ||||||
* | | | | | | | [gamestar] Use helper methods to not break if something changes (#3393) | Philipp Hagemeister | 2014-07-29 | 1 | -14/+20 | |
| | | | | | | | ||||||
* | | | | | | | [gamestar] Add new extractor (init) | SyxbEaEQ2 | 2014-07-29 | 1 | -0/+1 | |
| | | | | | | | ||||||
* | | | | | | | [gamestar] Add new extractor | SyxbEaEQ2 | 2014-07-29 | 1 | -0/+68 | |
| | | | | | | | ||||||
* | | | | | | | [extractor/common] _extract_f4m_formats: Use more specific messages when ↵ | Jaime Marquínez Ferrándiz | 2014-07-28 | 1 | -1/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | downloading the manifest | |||||
* | | | | | | | [bloomberg] Extract the available formats (closes #2776) | Jaime Marquínez Ferrándiz | 2014-07-28 | 3 | -5/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It uses a helper method in the InfoExtractor class. The downloader will pick the requested formats using the bitrate in the info dict. | |||||
* | | | | | | | [francetv] Fix wrong variable name | Jaime Marquínez Ferrándiz | 2014-07-28 | 1 | -1/+1 | |
| | | | | | | | ||||||
* | | | | | | | [francetv] Extract all the available formats (#3278) | Jaime Marquínez Ferrándiz | 2014-07-28 | 1 | -9/+27 | |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | For some videos the resolution is not included in the url, we will need to look in the m3u8 manifest. | |||||
* | | | | | | [br] Extract duration | Sergey M․ | 2014-07-28 | 1 | -0/+7 | |
| | | | | | | ||||||
* | | | | | | [br] Fix test | Sergey M․ | 2014-07-28 | 1 | -2/+2 | |
| | | | | | | ||||||
* | | | | | | [blinkx] Fix duration | Sergey M․ | 2014-07-28 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | [bandcamp] Replace 404 playlist test | Sergey M․ | 2014-07-28 | 1 | -3/+3 | |
| | | | | | | ||||||
* | | | | | | [godtube] Add extractor (Closes #3367) | Sergey M․ | 2014-07-27 | 2 | -0/+59 | |
| | | | | | | ||||||
* | | | | | | [streamcloud] Remove duration and modernize (Closes #3374) | Sergey M․ | 2014-07-27 | 1 | -16/+14 | |
|/ / / / / | ||||||
* | | | | | [abc] Add extractor (closes #3361) | Jaime Marquínez Ferrándiz | 2014-07-26 | 2 | -0/+49 | |
| | | | | | ||||||
* | | | | | [YouTubeDL] Best practices (Closes #3370) | Philipp Hagemeister | 2014-07-25 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | [tvplay] Add extractor (Closes #3245) | Sergey M․ | 2014-07-25 | 2 | -0/+86 | |
| | | | | | ||||||
* | | | | | [livestream] Do not fail if SMIL download fails | Philipp Hagemeister | 2014-07-25 | 1 | -35/+44 | |
| | | | | | ||||||
* | | | | | [livestream] Make clipBegin optional in SMIL | Philipp Hagemeister | 2014-07-25 | 1 | -2/+4 | |
| | | | | | ||||||
* | | | | | [justin.tv] Fix page reporting (#3352) | Philipp Hagemeister | 2014-07-25 | 1 | -8/+9 | |
| | | | | | | | | | | | | | | | | | | | | youtube-dl -j http://www.twitch.tv/fang_i3anger still fails though. | |||||
* | | | | | [livestream] Parse SMIL (#2713) | Philipp Hagemeister | 2014-07-25 | 2 | -10/+64 | |
| | | | | | ||||||
* | | | | | release 2014.07.25.1 | Philipp Hagemeister | 2014-07-25 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [gdcvault] Add support for direct URL video type | Philipp Hagemeister | 2014-07-25 | 1 | -5/+37 | |
| | | | | | | | | | | | | | | | | | | | | Fixes #3356 | |||||
* | | | | | [extractor/common] PEP8 | Philipp Hagemeister | 2014-07-25 | 1 | -1/+2 | |
| | | | | | ||||||
* | | | | | release 2014.07.25 | Philipp Hagemeister | 2014-07-25 | 2 | -28/+32 | |
| | | | | | ||||||
* | | | | | [jsinterp] Fix slice | Philipp Hagemeister | 2014-07-25 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [jsinterp] Add new testcase | Philipp Hagemeister | 2014-07-25 | 1 | -1/+7 | |
| | | | | | ||||||
* | | | | | [jsinterp] Allow uppercase object names | Philipp Hagemeister | 2014-07-25 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | [youtube] Fix player ID display | Philipp Hagemeister | 2014-07-25 | 1 | -1/+2 | |
| | | | | | ||||||
* | | | | | [shared] Add extractor (Closes #3312) | Sergey M․ | 2014-07-24 | 2 | -0/+58 | |
| | | | | | ||||||
* | | | | | Replace failure handling with up-front check. | Philipp Hagemeister | 2014-07-24 | 1 | -9/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The only time that write_string should fail is if the Python is completely braindead. Check for that condition and output a more accurate warning. See #3326 for details. |