Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Save and restore console title (Fixes #1782) | Philipp Hagemeister | 2013-11-17 | 2 | -53/+73 | |
|/ / / / / | ||||||
* | | | | | Remove * imports | Philipp Hagemeister | 2013-11-17 | 2 | -3/+31 | |
| | | | | | ||||||
* | | | | | Move console_title to YoutubeDL | Philipp Hagemeister | 2013-11-17 | 2 | -14/+16 | |
| | | | | | ||||||
* | | | | | [youtube] Add view_count (Fixes #1781) | Philipp Hagemeister | 2013-11-17 | 1 | -0/+6 | |
| | | | | | ||||||
* | | | | | [arte] remove two typos | Philipp Hagemeister | 2013-11-17 | 1 | -2/+2 | |
| |_|/ / |/| | | | ||||||
* | | | | [redtube] Do not test md5, seems to vary | Philipp Hagemeister | 2013-11-16 | 1 | -1/+3 | |
| | | | | ||||||
* | | | | [gamekings] Do not test md5 sum, precise file changes regularly | Philipp Hagemeister | 2013-11-16 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | [gamekings] remove unnecessary import | Philipp Hagemeister | 2013-11-16 | 1 | -3/+0 | |
| | | | | ||||||
* | | | | [tvp] Skip tests | Philipp Hagemeister | 2013-11-16 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | [bambuser] Do not test for MD5, seems to be flaky | Philipp Hagemeister | 2013-11-16 | 1 | -1/+2 | |
| | | | | ||||||
* | | | | [dailymotion] Fix playlists | Philipp Hagemeister | 2013-11-16 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Fix indentation of (best) and (worst) in --list-formats | Philipp Hagemeister | 2013-11-16 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [spiegel] Implement format selection | Philipp Hagemeister | 2013-11-16 | 2 | -16/+44 | |
| | | | | ||||||
* | | | | Add automatic generation of format note based on bitrate and codecs | Philipp Hagemeister | 2013-11-16 | 3 | -4/+25 | |
| | | | | ||||||
* | | | | release 2013.11.15.1 | Philipp Hagemeister | 2013-11-15 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | [ted] Fix playlists (Fixes #1770) | Philipp Hagemeister | 2013-11-15 | 1 | -15/+14 | |
| | | | | ||||||
* | | | | [ted] simplify | Philipp Hagemeister | 2013-11-15 | 1 | -7/+2 | |
| | | | | ||||||
* | | | | [rtlnow] Remove the test for nitro | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -12/+0 | |
| | | | | | | | | | | | | | | | | The videos expire. | |||||
* | | | | Don't accept '>' inside the content attribute in OpenGraph regexes | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -3/+5 | |
| | | | | ||||||
* | | | | Improve the OpenGraph regex | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | | * Do not accept '>' between the property and content attributes. * Recognize the properties if the content attribute is before the property attribute using two regexes (fixes the extraction of the description for SlideshareIE). | |||||
* | | | | [tvp] Update the title and the description of the test video | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -2/+2 | |
| | | | | ||||||
* | | | | [youtube:channel] Fix the extraction of autogenerated channels | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -13/+24 | |
| | | | | | | | | | | | | | | | | The ajax pages are empty, now it looks directly in the channel's /videos page | |||||
* | | | | Pass the 'download' argument to 'process_video_result' (fixes #1769) | Jaime Marquínez Ferrándiz | 2013-11-15 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | release 2013.11.15 | Philipp Hagemeister | 2013-11-15 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | 2013-11-15 | 6 | -6/+50 | |
|\ \ \ \ | ||||||
| * | | | | [soundlcoud] Set the correct extension for the tracks (fixes #1766) | Jaime Marquínez Ferrándiz | 2013-11-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | Some tracks are not in mp3 format, they can be wav files. | |||||
| * | | | | [livestream] Add an extractor for the original version of livestream (closes ↵ | Jaime Marquínez Ferrándiz | 2013-11-14 | 2 | -1/+45 | |
| | |/ / | |/| | | | | | | | | | | | | | | | | | | #1764) The two versions use different systems. | |||||
| * | | | Don't assume the 'subtitlesformat' is set in the params dict (fixes #1750) | Jaime Marquínez Ferrándiz | 2013-11-13 | 2 | -3/+3 | |
| | | | | ||||||
| * | | | [gamekings] Fix the test video checksum | Jaime Marquínez Ferrándiz | 2013-11-13 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* / | | [youtube] Fix protocol-independent URLs (Fixes #1768) | Philipp Hagemeister | 2013-11-15 | 1 | -0/+2 | |
|/ / | ||||||
* | | release 2013.11.13 | Philipp Hagemeister | 2013-11-13 | 1 | -1/+1 | |
| | | ||||||
* | | Credit @saper for tvp IE (#1730) | Philipp Hagemeister | 2013-11-13 | 1 | -0/+1 | |
| | | ||||||
* | | [tvp] Minor improvements (#1730) | Philipp Hagemeister | 2013-11-13 | 1 | -33/+14 | |
| | | ||||||
* | | Merge remote-tracking branch 'saper/tvp' | Philipp Hagemeister | 2013-11-13 | 2 | -0/+61 | |
|\ \ | ||||||
| * | | [tvp] Telewizja Polska: new extractor for tvp.pl, fixes #1719 | Marcin Cieślak | 2013-11-05 | 2 | -0/+61 | |
| | | | | | | | | | | | | | | | | | | Thanks-To: mplonski https://github.com/mplonski/linux/blob/master/tvp-dl.py | |||||
* | | | Credit @jelly for gamekings extractor (#1759) | Philipp Hagemeister | 2013-11-13 | 1 | -0/+1 | |
| | | | ||||||
* | | | [gamekings] Minor fixes (#1759) | Philipp Hagemeister | 2013-11-13 | 1 | -14/+15 | |
| | | | ||||||
* | | | Add extractor for gamekings.tv | Jelle van der Waa | 2013-11-13 | 2 | -0/+40 | |
| |/ |/| | ||||||
* | | [vine] Fix uploader extraction | Jaime Marquínez Ferrándiz | 2013-11-12 | 1 | -1/+1 | |
| | | ||||||
* | | FFmpegMetadataPP: don't enclose the values with " (fixes #1756) | Jaime Marquínez Ferrándiz | 2013-11-12 | 1 | -1/+1 | |
| | | ||||||
* | | [common] Simplify og_search_property | Philipp Hagemeister | 2013-11-12 | 1 | -3/+3 | |
| | | ||||||
* | | release 2013.11.11 | Philipp Hagemeister | 2013-11-11 | 2 | -3/+5 | |
| | | ||||||
* | | Clarify -c. Do not pass it in if you don't know what you're doing | Philipp Hagemeister | 2013-11-11 | 1 | -1/+1 | |
| | | | | | | | | Suggested in #1743 | |||||
* | | Use avconv for downloading with m3u8 manifests if it's available (fixes #1735) | Jaime Marquínez Ferrándiz | 2013-11-10 | 1 | -9/+13 | |
| | | ||||||
* | | Use the 'rtmp_live' field for the live parameter of rtmpdump | Jaime Marquínez Ferrándiz | 2013-11-10 | 2 | -3/+3 | |
| | | ||||||
* | | Merge remote-tracking branch 'rzhxeo/rtmpdump_live' | Jaime Marquínez Ferrándiz | 2013-11-10 | 2 | -2/+7 | |
|\ \ | ||||||
| * | | [CinemassacreIE] Add live paramter to extracted info as a workaround | rzhxeo | 2013-11-02 | 1 | -0/+2 | |
| | | | ||||||
| * | | Add support for live parameter to rtmpdump | rzhxeo | 2013-11-02 | 1 | -2/+5 | |
| | | | ||||||
* | | | Merge all the subtitles test into a single file | Jaime Marquínez Ferrándiz | 2013-11-10 | 4 | -232/+211 | |
| | | | | | | | | | | | | They reuse a base class | |||||
* | | | [ted] Return a single info_dict for talks urls | Jaime Marquínez Ferrándiz | 2013-11-10 | 2 | -6/+4 | |
| | | | | | | | | | | | | It failed with the --list-subs option |