youtube-dl
9 years ago[pbs] Add support for frontline videos (Closes #3414 #3405)
Sergey M․ [Sat, 2 Aug 2014 12:09:36 +0000 (19:09 +0700)]
[pbs] Add support for frontline videos (Closes #3414 #3405)

9 years ago[ubu] Add extractor (Close #3418)
Sergey M․ [Sat, 2 Aug 2014 10:56:01 +0000 (17:56 +0700)]
[ubu] Add extractor (Close #3418)

9 years agorelease 2014.08.02
Philipp Hagemeister [Sat, 2 Aug 2014 10:25:40 +0000 (12:25 +0200)]
release 2014.08.02

9 years ago[youtube] Use new signature cache ID for in-memory cache as well
Philipp Hagemeister [Sat, 2 Aug 2014 10:23:18 +0000 (12:23 +0200)]
[youtube] Use new signature cache ID for in-memory cache as well

9 years ago[youtube] Make cache ID a tuple of lengths instead of just the whole length
Philipp Hagemeister [Sat, 2 Aug 2014 10:21:53 +0000 (12:21 +0200)]
[youtube] Make cache ID a tuple of lengths instead of just the whole length

9 years ago[youtube] Clean up -v signature output
Philipp Hagemeister [Sat, 2 Aug 2014 09:55:20 +0000 (11:55 +0200)]
[youtube] Clean up -v signature output

9 years ago[youtube] Show format ID in signature deobfuscation -v output
Philipp Hagemeister [Sat, 2 Aug 2014 04:35:18 +0000 (06:35 +0200)]
[youtube] Show format ID in signature deobfuscation -v output

9 years agoMerge branch 'naglis-izlesene'
Sergey M․ [Fri, 1 Aug 2014 12:08:27 +0000 (19:08 +0700)]
Merge branch 'naglis-izlesene'

9 years ago[izlesene] Minor changes
Sergey M․ [Fri, 1 Aug 2014 12:08:09 +0000 (19:08 +0700)]
[izlesene] Minor changes

9 years agoMerge branch 'izlesene' of https://github.com/naglis/youtube-dl into naglis-izlesene
Sergey M․ [Fri, 1 Aug 2014 11:16:47 +0000 (18:16 +0700)]
Merge branch 'izlesene' of https://github.com/naglis/youtube-dl into naglis-izlesene

9 years ago[ard] Quote path part instead of whole URL encode
Sergey M․ [Thu, 31 Jul 2014 14:23:15 +0000 (21:23 +0700)]
[ard] Quote path part instead of whole URL encode

9 years ago[ard] Encode url (Closes #3412)
Sergey M․ [Thu, 31 Jul 2014 13:35:29 +0000 (20:35 +0700)]
[ard] Encode url (Closes #3412)

9 years ago[vidme] Add extractor (Closes #3404)
Sergey M․ [Thu, 31 Jul 2014 13:26:52 +0000 (20:26 +0700)]
[vidme] Add extractor (Closes #3404)

9 years agorelease 2014.07.30
Philipp Hagemeister [Wed, 30 Jul 2014 07:50:22 +0000 (09:50 +0200)]
release 2014.07.30

9 years ago[vevo] Sort formats (Fixes #3399)
Philipp Hagemeister [Wed, 30 Jul 2014 07:49:55 +0000 (09:49 +0200)]
[vevo] Sort formats (Fixes #3399)

9 years agoMove --bidi-workaround to workarounds option group
Philipp Hagemeister [Tue, 29 Jul 2014 15:19:07 +0000 (17:19 +0200)]
Move --bidi-workaround to workarounds option group

Duh.

9 years ago[generic] Add --default-search fixup_error
Philipp Hagemeister [Tue, 29 Jul 2014 15:17:43 +0000 (17:17 +0200)]
[generic] Add --default-search fixup_error

This restores the ability to enter URLs without a scheme (and default to http), but still fail if the input is a search term.

9 years ago[swrmediathek] Improve _VALID_URL
Sergey M․ [Tue, 29 Jul 2014 13:43:31 +0000 (20:43 +0700)]
[swrmediathek] Improve _VALID_URL

9 years ago[gamestar] Use helper methods to not break if something changes (#3393)
Philipp Hagemeister [Tue, 29 Jul 2014 03:59:47 +0000 (05:59 +0200)]
[gamestar] Use helper methods to not break if something changes (#3393)

9 years ago[gamestar] Add new extractor (init)
SyxbEaEQ2 [Mon, 28 Jul 2014 22:37:18 +0000 (00:37 +0200)]
[gamestar] Add new extractor (init)

9 years ago[gamestar] Add new extractor
SyxbEaEQ2 [Mon, 28 Jul 2014 22:31:33 +0000 (00:31 +0200)]
[gamestar] Add new extractor

9 years ago[extractor/common] _extract_f4m_formats: Use more specific messages when downloading...
Jaime Marquínez Ferrándiz [Mon, 28 Jul 2014 13:42:19 +0000 (15:42 +0200)]
[extractor/common] _extract_f4m_formats: Use more specific messages when downloading the manifest

9 years ago[bloomberg] Extract the available formats (closes #2776)
Jaime Marquínez Ferrándiz [Mon, 28 Jul 2014 13:25:56 +0000 (15:25 +0200)]
[bloomberg] Extract the available formats (closes #2776)

It uses a helper method in the InfoExtractor class.
The downloader will pick the requested formats using the bitrate in the info dict.

9 years ago[francetv] Fix wrong variable name
Jaime Marquínez Ferrándiz [Mon, 28 Jul 2014 13:21:05 +0000 (15:21 +0200)]
[francetv] Fix wrong variable name

9 years ago[francetv] Extract all the available formats (#3278)
Jaime Marquínez Ferrándiz [Mon, 28 Jul 2014 12:37:13 +0000 (14:37 +0200)]
[francetv] Extract all the available formats (#3278)

For some videos the resolution is not included in the url, we will need to look in the m3u8 manifest.

9 years ago[br] Extract duration
Sergey M․ [Sun, 27 Jul 2014 17:51:38 +0000 (00:51 +0700)]
[br] Extract duration

9 years ago[br] Fix test
Sergey M․ [Sun, 27 Jul 2014 17:45:46 +0000 (00:45 +0700)]
[br] Fix test

9 years ago[blinkx] Fix duration
Sergey M․ [Sun, 27 Jul 2014 17:40:17 +0000 (00:40 +0700)]
[blinkx] Fix duration

9 years ago[bandcamp] Replace 404 playlist test
Sergey M․ [Sun, 27 Jul 2014 17:27:27 +0000 (00:27 +0700)]
[bandcamp] Replace 404 playlist test

9 years ago[godtube] Add extractor (Closes #3367)
Sergey M․ [Sat, 26 Jul 2014 19:38:05 +0000 (02:38 +0700)]
[godtube] Add extractor (Closes #3367)

9 years ago[streamcloud] Remove duration and modernize (Closes #3374)
Sergey M․ [Sat, 26 Jul 2014 19:05:06 +0000 (02:05 +0700)]
[streamcloud] Remove duration and modernize (Closes #3374)

9 years ago[izlesene] Add new extractor. Closes #3184
Naglis Jonaitis [Sat, 26 Jul 2014 11:35:23 +0000 (14:35 +0300)]
[izlesene] Add new extractor. Closes #3184

9 years ago[abc] Add extractor (closes #3361)
Jaime Marquínez Ferrándiz [Fri, 25 Jul 2014 22:05:37 +0000 (00:05 +0200)]
[abc] Add extractor (closes #3361)

9 years ago[YouTubeDL] Best practices (Closes #3370)
Philipp Hagemeister [Fri, 25 Jul 2014 21:37:32 +0000 (23:37 +0200)]
[YouTubeDL] Best practices (Closes #3370)

9 years ago[tvplay] Add extractor (Closes #3245)
Sergey M․ [Fri, 25 Jul 2014 14:33:29 +0000 (21:33 +0700)]
[tvplay] Add extractor (Closes #3245)

9 years ago[livestream] Do not fail if SMIL download fails
Philipp Hagemeister [Fri, 25 Jul 2014 09:53:52 +0000 (11:53 +0200)]
[livestream] Do not fail if SMIL download fails

9 years ago[livestream] Make clipBegin optional in SMIL
Philipp Hagemeister [Fri, 25 Jul 2014 09:50:10 +0000 (11:50 +0200)]
[livestream] Make clipBegin optional in SMIL

9 years ago[justin.tv] Fix page reporting (#3352)
Philipp Hagemeister [Fri, 25 Jul 2014 09:46:51 +0000 (11:46 +0200)]
[justin.tv] Fix page reporting (#3352)

youtube-dl -j http://www.twitch.tv/fang_i3anger still fails though.

9 years ago[livestream] Parse SMIL (#2713)
Philipp Hagemeister [Fri, 25 Jul 2014 09:39:17 +0000 (11:39 +0200)]
[livestream] Parse SMIL (#2713)

9 years agorelease 2014.07.25.1
Philipp Hagemeister [Fri, 25 Jul 2014 08:47:35 +0000 (10:47 +0200)]
release 2014.07.25.1

9 years ago[gdcvault] Add support for direct URL video type
Philipp Hagemeister [Fri, 25 Jul 2014 08:45:04 +0000 (10:45 +0200)]
[gdcvault] Add support for direct URL video type

Fixes #3356

9 years ago[extractor/common] PEP8
Philipp Hagemeister [Fri, 25 Jul 2014 08:43:03 +0000 (10:43 +0200)]
[extractor/common] PEP8

9 years agorelease 2014.07.25
Philipp Hagemeister [Fri, 25 Jul 2014 05:05:17 +0000 (07:05 +0200)]
release 2014.07.25

9 years ago[jsinterp] Fix slice
Philipp Hagemeister [Fri, 25 Jul 2014 05:04:39 +0000 (07:04 +0200)]
[jsinterp] Fix slice

9 years ago[jsinterp] Add new testcase
Philipp Hagemeister [Fri, 25 Jul 2014 05:00:54 +0000 (07:00 +0200)]
[jsinterp] Add new testcase

9 years ago[jsinterp] Allow uppercase object names
Philipp Hagemeister [Fri, 25 Jul 2014 04:54:52 +0000 (06:54 +0200)]
[jsinterp] Allow uppercase object names

9 years ago[youtube] Fix player ID display
Philipp Hagemeister [Fri, 25 Jul 2014 04:49:26 +0000 (06:49 +0200)]
[youtube] Fix player ID display

9 years ago[shared] Add extractor (Closes #3312)
Sergey M․ [Thu, 24 Jul 2014 14:12:45 +0000 (21:12 +0700)]
[shared] Add extractor (Closes #3312)

9 years agoReplace failure handling with up-front check.
Philipp Hagemeister [Thu, 24 Jul 2014 11:29:44 +0000 (13:29 +0200)]
Replace failure handling with up-front check.

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.

9 years agoAdd --rm-cache-dir
Philipp Hagemeister [Thu, 24 Jul 2014 10:16:16 +0000 (12:16 +0200)]
Add --rm-cache-dir

9 years agodeprecate --title
Philipp Hagemeister [Thu, 24 Jul 2014 09:52:16 +0000 (11:52 +0200)]
deprecate --title

This is the default already. If you want a specific format, pick it with -o or --id.

9 years agoReorder filesytem options
Philipp Hagemeister [Thu, 24 Jul 2014 09:50:49 +0000 (11:50 +0200)]
Reorder filesytem options

* Push down the deprecated ones
* Roughly order file-name, no-*, write-*, further options

9 years agoGroup cache-related options under filesystem
Philipp Hagemeister [Thu, 24 Jul 2014 09:49:26 +0000 (11:49 +0200)]
Group cache-related options under filesystem

9 years agoRegroup and hide workaround options
Philipp Hagemeister [Thu, 24 Jul 2014 09:46:21 +0000 (11:46 +0200)]
Regroup and hide workaround options

These options are rarely necessary. Hide them to make the important options in the general group more obvious.

9 years ago[test_youtube_signatures] Modernize
Philipp Hagemeister [Thu, 24 Jul 2014 09:39:54 +0000 (11:39 +0200)]
[test_youtube_signatures] Modernize

9 years ago[jsinterp] Do not expect dot in simple function call
Philipp Hagemeister [Thu, 24 Jul 2014 09:33:33 +0000 (11:33 +0200)]
[jsinterp] Do not expect dot in simple function call

9 years agorelease 2014.07.24
Philipp Hagemeister [Thu, 24 Jul 2014 09:24:43 +0000 (11:24 +0200)]
release 2014.07.24

9 years ago[jsinterp] 'reverse' modifies the array in place (fixes #3334)
Jaime Marquínez Ferrándiz [Thu, 24 Jul 2014 09:08:31 +0000 (11:08 +0200)]
[jsinterp] 'reverse' modifies the array in place (fixes #3334)

9 years ago[jsinterp] Implement splice and general improvement
Philipp Hagemeister [Thu, 24 Jul 2014 08:41:12 +0000 (10:41 +0200)]
[jsinterp] Implement splice and general improvement

I still get 403s on YouTube though.

9 years ago[krasview] Add extractor (Closes #3313)
Sergey M․ [Wed, 23 Jul 2014 12:29:15 +0000 (19:29 +0700)]
[krasview] Add extractor (Closes #3313)

9 years ago[youtube] Extract the 'sts' parameter from the webpage (fixes #3327)
Jaime Marquínez Ferrándiz [Wed, 23 Jul 2014 10:16:26 +0000 (12:16 +0200)]
[youtube] Extract the 'sts' parameter from the webpage (fixes #3327)

9 years ago[ffmpeg] PEP8 and a more obvious variable name
Philipp Hagemeister [Wed, 23 Jul 2014 00:55:06 +0000 (02:55 +0200)]
[ffmpeg] PEP8 and a more obvious variable name

9 years agoDeletes temp files after postprocess merge unless -k option is specified
rupertbaxter2 [Wed, 23 Jul 2014 00:53:44 +0000 (02:53 +0200)]
Deletes temp files after postprocess merge unless -k option is specified

9 years agoRemove legacy FileDownloader (Closes #2964)
Philipp Hagemeister [Wed, 23 Jul 2014 00:47:52 +0000 (02:47 +0200)]
Remove legacy FileDownloader (Closes #2964)

9 years agoRemove unused imports
Philipp Hagemeister [Wed, 23 Jul 2014 00:46:21 +0000 (02:46 +0200)]
Remove unused imports

9 years ago[wdr] fix up imports
Philipp Hagemeister [Wed, 23 Jul 2014 00:44:30 +0000 (02:44 +0200)]
[wdr] fix up imports

9 years agoDo not import from legacy FileDownloader class
Philipp Hagemeister [Wed, 23 Jul 2014 00:43:59 +0000 (02:43 +0200)]
Do not import from legacy FileDownloader class

9 years agorelease 2014.07.23.2
Philipp Hagemeister [Wed, 23 Jul 2014 00:25:27 +0000 (02:25 +0200)]
release 2014.07.23.2

9 years ago[YoutubeDL] Make sure we really, really get out the encoding string
Philipp Hagemeister [Wed, 23 Jul 2014 00:24:50 +0000 (02:24 +0200)]
[YoutubeDL] Make sure we really, really get out the encoding string

Fixes #3326
Apparently, on some platforms, even outputting this fails already.

9 years ago[youtube] Support new player URLs (Fixes #3326)
Philipp Hagemeister [Wed, 23 Jul 2014 00:19:33 +0000 (02:19 +0200)]
[youtube] Support new player URLs (Fixes #3326)

9 years ago[jsinterp] Allow digits in function names
Philipp Hagemeister [Wed, 23 Jul 2014 00:13:48 +0000 (02:13 +0200)]
[jsinterp] Allow digits in function names

9 years ago[rtlnow] Simplify outdated test
Philipp Hagemeister [Tue, 22 Jul 2014 23:49:25 +0000 (01:49 +0200)]
[rtlnow] Simplify outdated test

9 years ago[wdr] Fix umlaut parsing on Python 2.x
Philipp Hagemeister [Tue, 22 Jul 2014 23:47:36 +0000 (01:47 +0200)]
[wdr] Fix umlaut parsing on Python 2.x

9 years ago[nbc] Add missing import
Philipp Hagemeister [Tue, 22 Jul 2014 23:47:18 +0000 (01:47 +0200)]
[nbc] Add missing import

9 years ago[soundcloud:playlist] Fix test description
Philipp Hagemeister [Tue, 22 Jul 2014 23:43:59 +0000 (01:43 +0200)]
[soundcloud:playlist] Fix test description

9 years ago[test/helper] Do not use deprecated method
Philipp Hagemeister [Tue, 22 Jul 2014 23:43:46 +0000 (01:43 +0200)]
[test/helper] Do not use deprecated method

9 years ago[soundcloud] Adapt test
Philipp Hagemeister [Tue, 22 Jul 2014 23:41:44 +0000 (01:41 +0200)]
[soundcloud] Adapt test

9 years ago[sockshare] Fix ext
Philipp Hagemeister [Tue, 22 Jul 2014 23:40:01 +0000 (01:40 +0200)]
[sockshare] Fix ext

9 years ago[savefrom] Make test description more flexible
Philipp Hagemeister [Tue, 22 Jul 2014 23:38:07 +0000 (01:38 +0200)]
[savefrom] Make test description more flexible

9 years agorelease 2014.07.23.1
Philipp Hagemeister [Tue, 22 Jul 2014 23:27:33 +0000 (01:27 +0200)]
release 2014.07.23.1

9 years ago[vube] Fix comment count
Philipp Hagemeister [Tue, 22 Jul 2014 23:27:25 +0000 (01:27 +0200)]
[vube] Fix comment count

9 years agorelease 2014.07.23
Philipp Hagemeister [Tue, 22 Jul 2014 23:18:42 +0000 (01:18 +0200)]
release 2014.07.23

9 years ago[vube] Add support for new data format (Fixes #3325)
Philipp Hagemeister [Tue, 22 Jul 2014 23:18:27 +0000 (01:18 +0200)]
[vube] Add support for new data format (Fixes #3325)

9 years ago[mlb] Fix regex
Philipp Hagemeister [Tue, 22 Jul 2014 21:54:05 +0000 (23:54 +0200)]
[mlb] Fix regex

9 years agoMerge remote-tracking branch 'upstream/master' into MLB
Charles Chen [Tue, 22 Jul 2014 21:44:38 +0000 (14:44 -0700)]
Merge remote-tracking branch 'upstream/master' into MLB

Conflicts:
youtube_dl/extractor/mlb.py

9 years ago[MLB] Enhanced _VALID_URL to cover more MLB videos
Charles Chen [Tue, 22 Jul 2014 21:10:27 +0000 (14:10 -0700)]
[MLB] Enhanced _VALID_URL to cover more MLB videos

9 years ago[cbs] Modernize
Philipp Hagemeister [Tue, 22 Jul 2014 15:34:34 +0000 (17:34 +0200)]
[cbs] Modernize

Also add threatening skip blocks in there - access is only possible from the US. We may want to find a better geolocation restriction method for tests.

9 years agoMerge remote-tracking branch 'jterk/cbs-artists'
Philipp Hagemeister [Tue, 22 Jul 2014 15:29:09 +0000 (17:29 +0200)]
Merge remote-tracking branch 'jterk/cbs-artists'

9 years agoSupport Alternative cbs.com URL Format
Jason Terk [Tue, 22 Jul 2014 14:56:42 +0000 (07:56 -0700)]
Support Alternative cbs.com URL Format

Adds support for cbs.com URLs containing "/artist" instead of
"/video". E.g.:
http://www.cbs.com/shows/liveonletterman/artist/221752/st-vincent/

9 years agorelease 2014.07.22
Philipp Hagemeister [Tue, 22 Jul 2014 14:59:40 +0000 (16:59 +0200)]
release 2014.07.22

9 years agoMerge remote-tracking branch 'origin/master'
Philipp Hagemeister [Tue, 22 Jul 2014 14:59:31 +0000 (16:59 +0200)]
Merge remote-tracking branch 'origin/master'

9 years ago[kickstarter] Support embedded videos (Fixes #3322)
Philipp Hagemeister [Tue, 22 Jul 2014 13:52:01 +0000 (15:52 +0200)]
[kickstarter] Support embedded videos (Fixes #3322)

9 years ago[vodlocker] Fix _VALID_URL
Sergey M․ [Tue, 22 Jul 2014 13:37:33 +0000 (20:37 +0700)]
[vodlocker] Fix _VALID_URL

9 years agoAdd another great example for the --extractor-descriptions output
Philipp Hagemeister [Tue, 22 Jul 2014 02:53:06 +0000 (04:53 +0200)]
Add another great example for the --extractor-descriptions output

9 years ago[br] Allow '_' in the url (fixes #3311)
Jaime Marquínez Ferrándiz [Mon, 21 Jul 2014 18:42:20 +0000 (20:42 +0200)]
[br] Allow '_' in the url (fixes #3311)

9 years agorelease 2014.07.21
Philipp Hagemeister [Mon, 21 Jul 2014 16:06:51 +0000 (18:06 +0200)]
release 2014.07.21

9 years ago[nbcnews] Look in all playlists for video
Philipp Hagemeister [Mon, 21 Jul 2014 16:06:21 +0000 (18:06 +0200)]
[nbcnews] Look in all playlists for video

9 years ago[dropbox] Fix title encoding on Python 2
Philipp Hagemeister [Mon, 21 Jul 2014 11:55:47 +0000 (13:55 +0200)]
[dropbox] Fix title encoding on Python 2

9 years ago[sockshare] Simplify (#3268)
Philipp Hagemeister [Mon, 21 Jul 2014 11:25:59 +0000 (13:25 +0200)]
[sockshare] Simplify (#3268)

9 years agoMerge remote-tracking branch 'naglis/sockshare'
Philipp Hagemeister [Mon, 21 Jul 2014 11:24:15 +0000 (13:24 +0200)]
Merge remote-tracking branch 'naglis/sockshare'

Conflicts:
youtube_dl/extractor/__init__.py