Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | [youtube] Download DASH manifest | Philipp Hagemeister | 2014-01-19 | 1 | -2/+2 | |
| |/ | | | | | | | | | If given, download and parse the DASH manifest file, in order to get ultra-HQ formats. Fixes #2166 | |||||
* | | [mtv] Update tests and xpath function for new title extraction | Philipp Hagemeister | 2014-01-22 | 1 | -1/+1 | |
| | | ||||||
* | | [gametrailers/mtv] Fix pre-3.x compatibility function for find_xpath_attr | Philipp Hagemeister | 2014-01-22 | 1 | -1/+1 | |
| | | | | | | | | Fixes #2189 | |||||
* | | Correct XML ampersand fixup | Philipp Hagemeister | 2014-01-20 | 1 | -2/+5 | |
|/ | ||||||
* | Move check_executable into a helper ufnction | Philipp Hagemeister | 2014-01-07 | 1 | -0/+10 | |
| | ||||||
* | Merge remote-tracking branch 'epitron/metadata-pp' | Philipp Hagemeister | 2014-01-07 | 1 | -0/+9 | |
|\ | | | | | | | | | Conflicts: youtube_dl/PostProcessor.py | |||||
| * | Added '--xattrs' option which writes metadata to the file's extended ↵ | epitron | 2014-01-02 | 1 | -0/+9 | |
| | | | | | | | | | | | | attributes using a youtube-dl postprocessor. Works on Linux, OSX, and Windows. | |||||
* | | Use original Referer URL in Brightcove requests (Fixes #2110) | Philipp Hagemeister | 2014-01-07 | 1 | -2/+2 | |
| | | ||||||
* | | [orf] Use new extraction method (Fixes #2057) | Philipp Hagemeister | 2014-01-06 | 1 | -0/+1 | |
| | | ||||||
* | | Fix/work around Windows encoding issues (Fixes #2095) | Philipp Hagemeister | 2014-01-05 | 1 | -9/+26 | |
| | | ||||||
* | | FFmpegMetadataPP; Write temporary file to `something.temp.{ext}` (fixes #2079) | Jaime Marquínez Ferrándiz | 2014-01-03 | 1 | -0/+5 | |
| | | | | | | | | ffmpeg correctly recognize the formats of extensions like m4a, but it doesn’t works if it’s passed with the `—format` option. | |||||
* | | Add new --print-traffic option | Philipp Hagemeister | 2013-12-29 | 1 | -3/+4 | |
| | | ||||||
* | | [cnn] Add multiple formats, duration, and upload_date | Philipp Hagemeister | 2013-12-26 | 1 | -0/+16 | |
| | | ||||||
* | | [yahoo] Use centralized sorting, and add tbr field | Philipp Hagemeister | 2013-12-25 | 1 | -0/+4 | |
|/ | ||||||
* | [aparat] Add support (Fixes #2012) | Philipp Hagemeister | 2013-12-20 | 1 | -0/+5 | |
| | ||||||
* | [utils] Remove duplicated line | Philipp Hagemeister | 2013-12-17 | 1 | -1/+0 | |
| | | | | This line was added by accident in 42393ce234c651aaae244e1546e1803101765acc | |||||
* | Simplify url_basename | Jaime Marquínez Ferrándiz | 2013-12-17 | 1 | -4/+2 | |
| | | | | Use urlparse from the standard library. | |||||
* | Add support for direct links to a video (#1973) | Philipp Hagemeister | 2013-12-17 | 1 | -0/+5 | |
| | ||||||
* | [utils] Fix url_basename | Philipp Hagemeister | 2013-12-17 | 1 | -1/+1 | |
| | ||||||
* | Add webpage_url_basename info_dict field (Fixes #1938) | Philipp Hagemeister | 2013-12-17 | 1 | -0/+7 | |
| | ||||||
* | Fix execution under Python 3 | Philipp Hagemeister | 2013-12-16 | 1 | -1/+2 | |
| | ||||||
* | [blinkx] Add extractor (Fixes #1972) | Philipp Hagemeister | 2013-12-16 | 1 | -0/+6 | |
| | ||||||
* | Set process title to youtube-dl | Philipp Hagemeister | 2013-12-16 | 1 | -0/+15 | |
| | | | | This allows killing all youtube-dl processes with killall youtube-dl, and shows up nicer in some programs. | |||||
* | Merge pull request #1956 from dstftw/master | Philipp Hagemeister | 2013-12-13 | 1 | -1/+1 | |
|\ | | | | | Fix typo in month name | |||||
| * | Fix typo in month name | dst | 2013-12-13 | 1 | -1/+1 | |
| | | ||||||
* | | Use `_download_xml` in more extractors | Jaime Marquínez Ferrándiz | 2013-12-10 | 1 | -0/+5 | |
|/ | ||||||
* | [ndtv] Add extractor (Fixes #1924) | Philipp Hagemeister | 2013-12-09 | 1 | -0/+12 | |
| | ||||||
* | Improve --bidi-workaround support | Philipp Hagemeister | 2013-12-09 | 1 | -0/+18 | |
| | ||||||
* | Restore Python 2.6.<6 compatibility (Fixes #1860) | Philipp Hagemeister | 2013-12-09 | 1 | -1/+1 | |
| | ||||||
* | Automatically load SSL certs on Windows | Philipp Hagemeister | 2013-12-08 | 1 | -2/+5 | |
| | ||||||
* | [dailymotion] Extract view count (#1895) | Jaime Marquínez Ferrándiz | 2013-12-06 | 1 | -0/+4 | |
| | ||||||
* | Remove unused imports | Philipp Hagemeister | 2013-12-05 | 1 | -1/+0 | |
| | ||||||
* | [zdf] Use _download_xml | Philipp Hagemeister | 2013-11-28 | 1 | -5/+0 | |
| | ||||||
* | [viki] Fix subtitle extraction | Philipp Hagemeister | 2013-11-25 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'opener-to-ydl' | Philipp Hagemeister | 2013-11-25 | 1 | -3/+2 | |
|\ | ||||||
| * | Merge branch 'master' into opener-to-ydl | Philipp Hagemeister | 2013-11-24 | 1 | -5/+23 | |
| |\ | ||||||
| * | | Move the opener to the YoutubeDL object. | Philipp Hagemeister | 2013-11-22 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | This is the first step towards being able to just import youtube_dl and start using it. Apart from removing global state, this would fix problems like #1805. | |||||
* | | | [zdf/common] Use API in ZDF extractor. | Philipp Hagemeister | 2013-11-25 | 1 | -0/+21 | |
| |/ |/| | | | | | | | This also comes with a lot of extra format fields Fixes #1518 | |||||
* | | [niconico] Simplify and make work with old Python versions | Philipp Hagemeister | 2013-11-24 | 1 | -5/+24 | |
|/ | | | | The website requires SSLv3, otherwise it just times out during SSL negotiation. | |||||
* | utils.shell_quote: Convert the args to unicode strings | Jaime Marquínez Ferrándiz | 2013-11-21 | 1 | -1/+10 | |
| | | | | The youtube test video failed with `UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)`, the problem was with the filenames being encoded. | |||||
* | Add support for tou.tv (Fixes #1792) | Philipp Hagemeister | 2013-11-20 | 1 | -0/+2 | |
| | ||||||
* | Remove iPhone from user agent. This breaks a lot of extractors | Philipp Hagemeister | 2013-11-18 | 1 | -1/+1 | |
| | | | | In the future, it might be worth investigating whether we get better content when we claime to be an iPhone. | |||||
* | Add iPhone to UA (#1746) | Philipp Hagemeister | 2013-11-18 | 1 | -1/+1 | |
| | ||||||
* | [vimeo] Fix pro videos and player.vimeo.com urls | Jaime Marquínez Ferrándiz | 2013-10-23 | 1 | -0/+5 | |
| | | | | | The old process can still be used for those videos. Added RegexNotFoundError, which is raised by _search_regex if it can't extract the info. | |||||
* | Extend #980 with --max-quality support | Philipp Hagemeister | 2013-10-18 | 1 | -0/+9 | |
| | ||||||
* | [generic] Support embedded vimeo videos (#1602) | Philipp Hagemeister | 2013-10-15 | 1 | -0/+17 | |
| | ||||||
* | Add an extractor for internetvideoarchive.com videos | Jaime Marquínez Ferrándiz | 2013-10-12 | 1 | -0/+13 | |
| | | | | It's used by videodetective.com | |||||
* | FFmpegPostProcessor: print the command line used if the --verbose option is ↵ | Jaime Marquínez Ferrándiz | 2013-10-12 | 1 | -0/+5 | |
| | | | | given | |||||
* | Add an extractor for video.nhl.com (closes #1586) | Jaime Marquínez Ferrándiz | 2013-10-10 | 1 | -0/+1 | |
| | ||||||
* | Merge branch 'download-archive' | Philipp Hagemeister | 2013-10-06 | 1 | -0/+96 | |
|\ | | | | | | | | | | | Conflicts: youtube_dl/YoutubeDL.py youtube_dl/__init__.py |