]>
gitweb @ CieloNegro.org - youtube-dl.git/log
Jaime Marquínez Ferrándiz [Tue, 23 Apr 2013 08:33:54 +0000 (10:33 +0200)]
Document order of preference for format selection (closes #798)
Philipp Hagemeister [Mon, 22 Apr 2013 21:15:15 +0000 (23:15 +0200)]
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Mon, 22 Apr 2013 21:15:05 +0000 (23:15 +0200)]
Correct indentation
Philipp Hagemeister [Mon, 22 Apr 2013 21:13:52 +0000 (14:13 -0700)]
Merge pull request #797 from AI0867/patch-1
Use standard unit symbols in format_bytes
Philipp Hagemeister [Mon, 22 Apr 2013 21:05:05 +0000 (23:05 +0200)]
Do not read configuration files if explicit arguments are given by a host program (#792)
Jaime Marquínez Ferrándiz [Mon, 22 Apr 2013 20:44:05 +0000 (13:44 -0700)]
Merge pull request #792 from fp7/master
Parameters as arguments to main
Jaime Marquínez Ferrándiz [Mon, 22 Apr 2013 19:07:49 +0000 (21:07 +0200)]
TumblrIE
I haven't found many videos to test, so it may not work for all.
Philipp Hagemeister [Mon, 22 Apr 2013 18:01:56 +0000 (20:01 +0200)]
release 2013.04.22
Philipp Hagemeister [Mon, 22 Apr 2013 17:51:42 +0000 (19:51 +0200)]
Fix --list-formats (Closes #799)
Finn Petersen [Mon, 22 Apr 2013 08:15:58 +0000 (10:15 +0200)]
Added parenthesis for explicity
Jaime Marquínez Ferrándiz [Mon, 22 Apr 2013 08:06:07 +0000 (10:06 +0200)]
Add playlist and playlist_index to the help string for the output option
Also split the help string in different lines to make editing easier.
Jaime Marquínez Ferrándiz [Sun, 21 Apr 2013 20:05:21 +0000 (22:05 +0200)]
SteamIE returns a playlist
With the game name as title.
Jaime Marquínez Ferrándiz [Sun, 21 Apr 2013 19:56:13 +0000 (21:56 +0200)]
Allow to download videos with age check from Steam
Also move method report_age_confirmation to the base IE class.
Philipp Hagemeister [Sun, 21 Apr 2013 10:52:45 +0000 (12:52 +0200)]
release 2013.04.21
Alexander van Gessel [Sat, 20 Apr 2013 23:38:37 +0000 (02:38 +0300)]
Use standard unit symbols in format_bytes
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 19:12:29 +0000 (21:12 +0200)]
Clean duplicate method report_extraction in InfoExtractors
A lot of IEs had implemented the method in the same way.
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 17:35:49 +0000 (19:35 +0200)]
Write the method to_screen in InfoExtractor (related #608)
Except the ones in youtube subtypes (user, channels ..) all calls to _downloader.to_screen has been changed.
The calls not prefixed with the IE name hasn't been touched.
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 17:22:45 +0000 (19:22 +0200)]
Remove calls to _downloader.download in Youtube searchs
Instead, return the urls of the videos.
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 16:57:05 +0000 (18:57 +0200)]
Get the title of Youtube playlists
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 11:31:21 +0000 (13:31 +0200)]
TEDIE can now return a playlist
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 10:50:14 +0000 (12:50 +0200)]
Allows to specify which IE should be used for extracting info for a result of type url
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 10:42:57 +0000 (12:42 +0200)]
Create a function in InfoExtractors that returns the InfoExtractor class with the given name
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 10:06:58 +0000 (12:06 +0200)]
Fix some metacafe videos, closes #562
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 09:40:05 +0000 (11:40 +0200)]
Use _download_webpage in MetacafeIE
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 09:17:03 +0000 (11:17 +0200)]
Add myself to travis notifications
Jaime Marquínez Ferrándiz [Sat, 20 Apr 2013 08:39:02 +0000 (10:39 +0200)]
The test video for subtitles has added a new language
ispedals [Fri, 19 Apr 2013 22:06:28 +0000 (18:06 -0400)]
Add tests for YoutubeChannelIE
- tests for identifying channel urls
- test retrieval of paginated channel
- test retrieval of autogenerated channel
ispedals [Fri, 19 Apr 2013 22:05:35 +0000 (18:05 -0400)]
Fix YoutubeChannelIE
- urls with query parameters now match
- fixes regex for identifying videos
- fixes pagination
Jaime Marquínez Ferrándiz [Fri, 19 Apr 2013 19:57:08 +0000 (21:57 +0200)]
Merge branch 'extract_info_rewrite'
Philipp Hagemeister [Thu, 18 Apr 2013 05:28:24 +0000 (07:28 +0200)]
Fix playlists with size 50i ∀ i∉ℕ (Closes #782)
Philipp Hagemeister [Thu, 18 Apr 2013 04:29:32 +0000 (06:29 +0200)]
release 2013.04.18
Philipp Hagemeister [Thu, 18 Apr 2013 04:27:11 +0000 (06:27 +0200)]
Limit titles to 200 characters (Closes #789)
Philipp Hagemeister [Thu, 18 Apr 2013 04:21:46 +0000 (06:21 +0200)]
Fix FunnyOrDie extraction for a special video (#789)
Philipp Hagemeister [Thu, 18 Apr 2013 02:41:48 +0000 (04:41 +0200)]
Fix facebook IE
Philipp Hagemeister [Wed, 17 Apr 2013 21:21:58 +0000 (23:21 +0200)]
Revert "disable YT ratelimit; this should enable to max out the connection bandwidth"
Although cool, that seems to break a lot of youtube videos.
This reverts commit
a60b854d9099e5a286accf8065d1dc9e00a4bfe6 .
Filippo Valsorda [Wed, 17 Apr 2013 17:48:35 +0000 (19:48 +0200)]
disable YT ratelimit; this should enable to max out the connection bandwidth
Finn Petersen [Tue, 16 Apr 2013 17:26:48 +0000 (19:26 +0200)]
Arguments as parameter to function _real_main so it can be used programmatically
Jaime Marquínez Ferrándiz [Tue, 16 Apr 2013 13:13:29 +0000 (15:13 +0200)]
Add a playlist_index key to the info_dict, can be used in the output template
Philipp Hagemeister [Thu, 11 Apr 2013 16:42:57 +0000 (18:42 +0200)]
release 2013.04.11
Philipp Hagemeister [Thu, 11 Apr 2013 16:39:13 +0000 (18:39 +0200)]
Fix keek title extraction
Philipp Hagemeister [Thu, 11 Apr 2013 16:38:43 +0000 (18:38 +0200)]
Show whole diff in error cases
Philipp Hagemeister [Thu, 11 Apr 2013 16:31:35 +0000 (18:31 +0200)]
Option to dump intermediate pages
Philipp Hagemeister [Thu, 11 Apr 2013 16:18:15 +0000 (18:18 +0200)]
Use download_webpage in youtube IE
Philipp Hagemeister [Thu, 11 Apr 2013 15:20:17 +0000 (17:20 +0200)]
Skip ARD test as it requires rtmpdump
Philipp Hagemeister [Thu, 11 Apr 2013 15:20:05 +0000 (17:20 +0200)]
Re-enable Stanford OC test
Philipp Hagemeister [Thu, 11 Apr 2013 15:07:55 +0000 (17:07 +0200)]
Fix default for variable-size autonumbering
Philipp Hagemeister [Thu, 11 Apr 2013 08:56:01 +0000 (10:56 +0200)]
Merge remote-tracking branch 'sagittarian/vimeo-no-desc'
Philipp Hagemeister [Thu, 11 Apr 2013 08:54:37 +0000 (10:54 +0200)]
Removed overly verbose options and arguments (Should be obvious from the previous lines)
Stanislav Kupryakhin [Tue, 2 Apr 2013 04:40:07 +0000 (11:40 +0700)]
Added option --autonumber-size:
Specifies the number of digits in %(autonumber)s when it is present in output filename template or --autonumber option is given
Philipp Hagemeister [Thu, 11 Apr 2013 08:51:13 +0000 (10:51 +0200)]
Merge remote-tracking branch 'sagittarian/resolve-symlinks'
Philipp Hagemeister [Thu, 11 Apr 2013 08:48:37 +0000 (10:48 +0200)]
Credit @catch22 for ARD IE
Philipp Hagemeister [Thu, 11 Apr 2013 08:47:21 +0000 (10:47 +0200)]
Minor improvements for ARD IE
Adam Mesha [Thu, 11 Apr 2013 04:33:18 +0000 (07:33 +0300)]
Resolve the symlink if __main__.py is invoke as a symlink.
Adam Mesha [Thu, 11 Apr 2013 04:27:04 +0000 (07:27 +0300)]
Fix bug when the vimeo description is empty on Python 2.x.
Jaime Marquínez Ferrándiz [Wed, 10 Apr 2013 12:32:03 +0000 (14:32 +0200)]
Implement the playlist/start options in FileDownloader
It makes it available for all the InfoExtractors
Jaime Marquínez Ferrándiz [Tue, 9 Apr 2013 22:06:03 +0000 (00:06 +0200)]
In MetacafeIE return a url if YoutubeIE should do the job
Jaime Marquínez Ferrándiz [Tue, 9 Apr 2013 22:05:04 +0000 (00:05 +0200)]
Change the order for extracting/downloading
Now it gets a video info and directly downloads it, the it pass to the next video founded.
Jaime Marquínez Ferrándiz [Fri, 5 Apr 2013 11:01:59 +0000 (13:01 +0200)]
Add progress counter for playlists
Closes #276
Michael Walter [Sun, 7 Apr 2013 13:23:48 +0000 (15:23 +0200)]
added ARD InfoExtractor (german state television)
Michael Walter [Sun, 7 Apr 2013 13:17:36 +0000 (15:17 +0200)]
added --playpath/-y support to RTMP downloads (via 'play_path' entry in 'info_dict')
Ricardo Garcia [Sat, 6 Apr 2013 08:46:17 +0000 (10:46 +0200)]
Change rg3.github.com to rg3.github.io almost everywhere
Jaime Marquínez Ferrándiz [Fri, 5 Apr 2013 10:39:51 +0000 (12:39 +0200)]
Merge branch 'master' into extract_info_rewrite
Philipp Hagemeister [Wed, 3 Apr 2013 17:43:53 +0000 (19:43 +0200)]
release 2013.04.03
Philipp Hagemeister [Mon, 1 Apr 2013 21:43:20 +0000 (23:43 +0200)]
Restore youtube-dl (update) binary (#770)
Filippo Valsorda [Mon, 1 Apr 2013 02:02:18 +0000 (19:02 -0700)]
Merge pull request #764 from jaimeMF/subtitles_not_found
Fix crash when subtitles are not found
Jaime Marquínez Ferrándiz [Sun, 31 Mar 2013 10:21:35 +0000 (12:21 +0200)]
Don't crash in FileDownloader if subtitles couldn't be found and errors are ignored
Jaime Marquínez Ferrándiz [Sun, 31 Mar 2013 10:19:13 +0000 (12:19 +0200)]
Fix crash when subtitles are not found and the option --all-subs is given
Jaime Marquínez Ferrándiz [Sun, 31 Mar 2013 10:10:12 +0000 (12:10 +0200)]
Use report_error in subtitles error handling
Filippo Valsorda [Sun, 31 Mar 2013 01:29:34 +0000 (03:29 +0200)]
retry on UnavailableVideoError
Filippo Valsorda [Sun, 31 Mar 2013 01:12:28 +0000 (03:12 +0200)]
import all IEs when testing to resemble more closely the real env
Filippo Valsorda [Sun, 31 Mar 2013 01:02:05 +0000 (03:02 +0200)]
don't catch YT user URLs in YoutubePlaylistIE (fix #754, fix #763)
Jaime Marquínez Ferrándiz [Sat, 30 Mar 2013 13:17:12 +0000 (14:17 +0100)]
More fixes on subtitles errors handling
Jaime Marquínez Ferrándiz [Sat, 30 Mar 2013 13:11:33 +0000 (14:11 +0100)]
Fix crash when subtitles are not found
Philipp Hagemeister [Fri, 29 Mar 2013 20:44:06 +0000 (21:44 +0100)]
Different feed file name
Philipp Hagemeister [Fri, 29 Mar 2013 20:41:20 +0000 (21:41 +0100)]
Correct feed title
Philipp Hagemeister [Fri, 29 Mar 2013 20:22:57 +0000 (21:22 +0100)]
release 2013.03.29
Philipp Hagemeister [Fri, 29 Mar 2013 19:50:20 +0000 (12:50 -0700)]
Merge pull request #758 from jaimeMF/atom-feed
Add an Atom feed generator in devscripts
Jaime Marquínez Ferrándiz [Fri, 29 Mar 2013 18:42:33 +0000 (19:42 +0100)]
Write a new feed each time, reading from versions.json
Filippo Valsorda [Fri, 29 Mar 2013 16:01:27 +0000 (09:01 -0700)]
Merge pull request #736 from rg3/retry
Exception stacking and test retry
Filippo Valsorda [Fri, 29 Mar 2013 15:40:22 +0000 (08:40 -0700)]
Merge pull request #752 from dodo/master
SoundcloudSetIE
Filippo Valsorda [Fri, 29 Mar 2013 15:14:49 +0000 (16:14 +0100)]
Merge pull request #730 by @JohnyMoSwag
Support for Worldstarhiphop.com
Filippo Valsorda [Fri, 29 Mar 2013 14:59:13 +0000 (15:59 +0100)]
fix FunnyOrDieIE, MyVideoIE, TEDIE
Filippo Valsorda [Fri, 29 Mar 2013 14:31:38 +0000 (15:31 +0100)]
fix SpiegelIE
Filippo Valsorda [Fri, 29 Mar 2013 14:13:24 +0000 (15:13 +0100)]
Rebased, fixed and extended LiveLeak.com support
close #757 - close #761
kkalpakloglou [Tue, 26 Mar 2013 20:37:08 +0000 (22:37 +0200)]
Update InfoExtractors.py
Jaime Marquínez Ferrándiz [Fri, 29 Mar 2013 11:32:42 +0000 (12:32 +0100)]
Pass the playlist info_dict to process_info
the playlist value can be used in the output template
Johny Mo Swag [Fri, 29 Mar 2013 03:05:28 +0000 (20:05 -0700)]
Added test for WorldStarHipHop
Philipp Hagemeister [Thu, 28 Mar 2013 23:25:48 +0000 (00:25 +0100)]
Merge remote-tracking branch 'jaimeMF/color_error_messages'
Philipp Hagemeister [Thu, 28 Mar 2013 23:19:58 +0000 (00:19 +0100)]
Add a note on MaxDownloadsReached (#732, thanks to CBGoodBuddy)
Philipp Hagemeister [Thu, 28 Mar 2013 23:06:48 +0000 (00:06 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl
Jaime Marquínez Ferrándiz [Thu, 28 Mar 2013 12:39:00 +0000 (13:39 +0100)]
Add title and id to playlist results
Not all IE give both. They are not used yet.
Jaime Marquínez Ferrándiz [Thu, 28 Mar 2013 12:02:04 +0000 (13:02 +0100)]
Merge branch 'master' into extract_info_rewrite
Filippo Valsorda [Thu, 28 Mar 2013 12:13:03 +0000 (13:13 +0100)]
use sys.stdout.buffer only on Python3
Filippo Valsorda [Thu, 28 Mar 2013 12:11:51 +0000 (05:11 -0700)]
Merge pull request #762 from jynnantonix/master
Use sys.stdout.buffer when writing to standard out
Chirantan Ekbote [Wed, 27 Mar 2013 19:57:11 +0000 (15:57 -0400)]
Use sys.stdout.buffer instead of sys.stdout
sys.stdout defaults to text mode, we need to use the underlying buffer
instead when writing binary data.
Signed-off-by: Chirantan Ekbote <chirantan.ekbote@gmail.com>
Jaime Marquínez Ferrándiz [Tue, 26 Mar 2013 17:13:52 +0000 (18:13 +0100)]
Add an Atom feed generator in devscripts
dodo [Sun, 24 Mar 2013 01:24:07 +0000 (02:24 +0100)]
SoundcloudSetIE
info extractor for soundcloud sets
Filippo Valsorda [Wed, 20 Mar 2013 11:13:52 +0000 (12:13 +0100)]
fix KeekIE
Filippo Valsorda [Wed, 20 Mar 2013 10:35:55 +0000 (11:35 +0100)]
Merge pull request #699 by @iemejia
Removed innecesary function to convert subtitles, improved use of the youtube api
Filippo Valsorda [Wed, 20 Mar 2013 10:29:07 +0000 (11:29 +0100)]
add '--write-srt' and '--srt-lang' aliases for backwards compatibility