youtube-dl
9 years agoUse the 'base_url' for building the resulting 'url' as well.
Elias Probst [Fri, 20 Jun 2014 23:10:10 +0000 (01:10 +0200)]
Use the 'base_url' for building the resulting 'url' as well.

9 years agoExtract the base_url for the XML download from the JS snippet's 'server' variable.
Elias Probst [Fri, 20 Jun 2014 23:00:48 +0000 (01:00 +0200)]
Extract the base_url for the XML download from the JS snippet's 'server' variable.

9 years agoMake debug message useful and also report, which URL failed to download.
Elias Probst [Fri, 20 Jun 2014 22:35:12 +0000 (00:35 +0200)]
Make debug message useful and also report, which URL failed to download.

9 years ago[noco] Switch to HTTPS (Closes #3116)
Sergey M․ [Fri, 20 Jun 2014 11:40:47 +0000 (18:40 +0700)]
[noco] Switch to HTTPS (Closes #3116)

9 years agorelease 2014.06.19
Philipp Hagemeister [Thu, 19 Jun 2014 15:13:50 +0000 (17:13 +0200)]
release 2014.06.19

9 years ago[youtube] Recognize signature functions that contain '$' (fixes #3104)
Jaime Marquínez Ferrándiz [Thu, 19 Jun 2014 14:36:42 +0000 (16:36 +0200)]
[youtube] Recognize signature functions that contain '$' (fixes #3104)

9 years ago[LifeNews] update thumbnail in test
Petr Půlpán [Thu, 19 Jun 2014 14:34:48 +0000 (16:34 +0200)]
[LifeNews] update thumbnail in test

9 years ago[Steam] update description in test
Petr Půlpán [Thu, 19 Jun 2014 14:32:11 +0000 (16:32 +0200)]
[Steam] update description in test

9 years ago[prosiebensat1] Update some regexes
Sergey M․ [Thu, 19 Jun 2014 12:51:49 +0000 (19:51 +0700)]
[prosiebensat1] Update some regexes

9 years ago[bilibili] Fix extraction
Sergey M․ [Wed, 18 Jun 2014 11:53:25 +0000 (18:53 +0700)]
[bilibili] Fix extraction

9 years ago[ustream:channel] replace test for an updated channel
Petr Půlpán [Tue, 17 Jun 2014 14:03:03 +0000 (16:03 +0200)]
[ustream:channel] replace test for an updated channel

9 years ago[GorillaVid] improve extractor
Petr Půlpán [Tue, 17 Jun 2014 13:18:46 +0000 (15:18 +0200)]
[GorillaVid] improve extractor

9 years agoMerge pull request #3059 from marcwebbie/gorillavid
pulpe [Tue, 17 Jun 2014 13:14:18 +0000 (15:14 +0200)]
Merge pull request #3059 from marcwebbie/gorillavid

* marcwebbie/gorillavid:
  Changed video url to a public video
  [GorillaVid] Added GorillaVid extractor

9 years agoMerge pull request #3089 from pulpe/ard_fix
Petr Půlpán [Tue, 17 Jun 2014 12:53:51 +0000 (14:53 +0200)]
Merge pull request #3089 from pulpe/ard_fix

[ARDIE] fix formats extraction (fixes #3087)

9 years agoMerge pull request #3090 from Kagee/patch-1
Sergey M. [Mon, 16 Jun 2014 19:21:10 +0000 (02:21 +0700)]
Merge pull request #3090 from Kagee/patch-1

tv.nrk.no urls mostly contain capital characters

9 years agoFix test
Anders Einar Hilden [Mon, 16 Jun 2014 17:37:59 +0000 (19:37 +0200)]
Fix test

Didn't use .lower() as planned, so update test with new ID.

9 years agotv.nrk.no urls mostly contain capital characters
Anders Einar Hilden [Mon, 16 Jun 2014 17:29:23 +0000 (19:29 +0200)]
tv.nrk.no urls mostly contain capital characters

Updated regexp and one of the test cases to reflect this.
tv.nrksuper.no mostly uses lowercase, so that is still there.

9 years ago[ARDIE] adjustments suggested by @jaimeMF
pulpe [Mon, 16 Jun 2014 16:14:58 +0000 (18:14 +0200)]
[ARDIE] adjustments suggested by @jaimeMF

9 years ago[ARDIE] fix formats extraction (fixes #3087)
pulpe [Mon, 16 Jun 2014 14:17:49 +0000 (16:17 +0200)]
[ARDIE] fix formats extraction (fixes #3087)

9 years ago[rai] Skip test
Sergey M․ [Mon, 16 Jun 2014 11:50:15 +0000 (18:50 +0700)]
[rai] Skip test

9 years agorelease 2014.06.16
Philipp Hagemeister [Mon, 16 Jun 2014 08:15:24 +0000 (10:15 +0200)]
release 2014.06.16

9 years ago[brightcove] Set the filesize of the formats and use _sort_formats
Jaime Marquínez Ferrándiz [Sun, 15 Jun 2014 09:37:39 +0000 (11:37 +0200)]
[brightcove] Set the filesize of the formats and use _sort_formats

9 years ago[brightcove] Modernize some tests
Jaime Marquínez Ferrándiz [Sun, 15 Jun 2014 09:24:05 +0000 (11:24 +0200)]
[brightcove] Modernize some tests

9 years ago[brightcove] Add support for renditions with 'remote' set to True (fixes #3081)
Jaime Marquínez Ferrándiz [Sun, 15 Jun 2014 09:20:40 +0000 (11:20 +0200)]
[brightcove] Add support for renditions with 'remote' set to True (fixes #3081)

The url needs to be modified to get the flv video.

9 years ago[brightcove] Improve the 'experienceJSON' regex (#3081)
Jaime Marquínez Ferrándiz [Sun, 15 Jun 2014 09:08:24 +0000 (11:08 +0200)]
[brightcove] Improve the 'experienceJSON' regex (#3081)

One of the strings may contain ';', we would get an invalid json string.

9 years agoMerge pull request #3078 from pulpe/youtube_fix
Sergey M. [Sat, 14 Jun 2014 19:49:16 +0000 (02:49 +0700)]
Merge pull request #3078 from pulpe/youtube_fix

[Youtube] Recognize playlists with LL

9 years ago[Youtube] Recognize playlists with LL
pulpe [Sat, 14 Jun 2014 11:23:28 +0000 (13:23 +0200)]
[Youtube] Recognize playlists with LL

9 years ago[wrzuta] Add age limit
Sergey M․ [Sat, 14 Jun 2014 10:00:59 +0000 (17:00 +0700)]
[wrzuta] Add age limit

9 years agoMerge pull request #3075 from pulpe/wrzuta
Sergey M. [Sat, 14 Jun 2014 09:51:27 +0000 (16:51 +0700)]
Merge pull request #3075 from pulpe/wrzuta

[WrzutaIE] Add extractor for wrzuta.pl (fixes #3072)

9 years ago[rai] Add support for Rai websites (Closes #2930)
Sergey M․ [Fri, 13 Jun 2014 16:44:44 +0000 (23:44 +0700)]
[rai] Add support for Rai websites (Closes #2930)

9 years ago[WrzutaIE] Add extractor for wrzuta.pl (fixes #3072)
pulpe [Fri, 13 Jun 2014 06:51:35 +0000 (08:51 +0200)]
[WrzutaIE] Add extractor for wrzuta.pl (fixes #3072)

9 years ago[livestream] Modernize
Sergey M․ [Thu, 12 Jun 2014 13:42:46 +0000 (20:42 +0700)]
[livestream] Modernize

9 years ago[ted] Update test md5
Sergey M․ [Thu, 12 Jun 2014 13:33:53 +0000 (20:33 +0700)]
[ted] Update test md5

9 years ago[blinkx] Modernize
Sergey M․ [Wed, 11 Jun 2014 11:38:13 +0000 (18:38 +0700)]
[blinkx] Modernize

9 years ago[tube8] Update test and modernize
Sergey M․ [Wed, 11 Jun 2014 11:20:14 +0000 (18:20 +0700)]
[tube8] Update test and modernize

9 years ago[ndtv] Fix title extraction and modernize
Sergey M․ [Tue, 10 Jun 2014 12:37:38 +0000 (19:37 +0700)]
[ndtv] Fix title extraction and modernize

9 years agorelease 2014.06.09
Philipp Hagemeister [Mon, 9 Jun 2014 21:16:37 +0000 (23:16 +0200)]
release 2014.06.09

9 years agoRemove unused import
Philipp Hagemeister [Mon, 9 Jun 2014 21:14:04 +0000 (23:14 +0200)]
Remove unused import

9 years ago[Vulture] Add support for vulture.com
Philipp Hagemeister [Mon, 9 Jun 2014 21:06:25 +0000 (23:06 +0200)]
[Vulture] Add support for vulture.com

9 years ago[hypem] Modernize
Philipp Hagemeister [Mon, 9 Jun 2014 20:30:57 +0000 (22:30 +0200)]
[hypem] Modernize

9 years ago[generic] Add support for <embed YouTube
Philipp Hagemeister [Mon, 9 Jun 2014 20:06:45 +0000 (22:06 +0200)]
[generic] Add support for <embed YouTube

9 years agortmp and hls downloaders: Clarify error message when the external tools are not installed
Jaime Marquínez Ferrándiz [Mon, 9 Jun 2014 18:23:20 +0000 (20:23 +0200)]
rtmp and hls downloaders: Clarify error message when the external tools are not installed

Ask to install them, as we do in the postprocessor.
We get some reports with it, like #3061 or #3048.

9 years ago[nuvid] Remove superfluous slash
Sergey M․ [Mon, 9 Jun 2014 13:41:33 +0000 (20:41 +0700)]
[nuvid] Remove superfluous slash

9 years ago[nuvid] Improve extraction
Sergey M․ [Mon, 9 Jun 2014 13:37:04 +0000 (20:37 +0700)]
[nuvid] Improve extraction

9 years ago[veoh] Capture error message
Sergey M․ [Sun, 8 Jun 2014 16:05:20 +0000 (23:05 +0700)]
[veoh] Capture error message

9 years ago[dreisat] Modernize
Sergey M․ [Sun, 8 Jun 2014 15:45:12 +0000 (22:45 +0700)]
[dreisat] Modernize

9 years ago[dreisat] Fix thumbnails' width and height
Sergey M․ [Sun, 8 Jun 2014 15:41:24 +0000 (22:41 +0700)]
[dreisat] Fix thumbnails' width and height

9 years ago[teachertube] Fix extraction for Python 3
Sergey M․ [Sun, 8 Jun 2014 15:16:48 +0000 (22:16 +0700)]
[teachertube] Fix extraction for Python 3

9 years agoChanged video url to a public video
marcwebbie [Sun, 8 Jun 2014 06:13:45 +0000 (03:13 -0300)]
Changed video url to a public video

9 years ago[GorillaVid] Added GorillaVid extractor
marcwebbie [Sun, 8 Jun 2014 02:09:45 +0000 (23:09 -0300)]
[GorillaVid] Added GorillaVid extractor

9 years agoRemove unused imports
Philipp Hagemeister [Sat, 7 Jun 2014 14:52:34 +0000 (16:52 +0200)]
Remove unused imports

9 years ago[fc2] Fall back to webpage title if needed
Philipp Hagemeister [Sat, 7 Jun 2014 14:52:11 +0000 (16:52 +0200)]
[fc2] Fall back to webpage title if needed

9 years ago[nrk] Fix test checksum
Philipp Hagemeister [Sat, 7 Jun 2014 14:50:19 +0000 (16:50 +0200)]
[nrk] Fix test checksum

9 years agorelease 2014.06.07
Philipp Hagemeister [Sat, 7 Jun 2014 14:42:53 +0000 (16:42 +0200)]
release 2014.06.07

9 years agoCredit @ralfharing for vh1
Philipp Hagemeister [Sat, 7 Jun 2014 14:41:44 +0000 (16:41 +0200)]
Credit @ralfharing for vh1

9 years ago[vh1] Skip tests (Do not work from Germany)
Philipp Hagemeister [Sat, 7 Jun 2014 14:40:16 +0000 (16:40 +0200)]
[vh1] Skip tests (Do not work from Germany)

9 years ago[vh1] Simplify
Philipp Hagemeister [Sat, 7 Jun 2014 14:39:08 +0000 (16:39 +0200)]
[vh1] Simplify

9 years agoMerge remote-tracking branch 'ralfharing/vh1'
Philipp Hagemeister [Sat, 7 Jun 2014 13:53:30 +0000 (15:53 +0200)]
Merge remote-tracking branch 'ralfharing/vh1'

9 years ago[cmt] Simplify (mentioned in #2072)
Philipp Hagemeister [Sat, 7 Jun 2014 13:52:49 +0000 (15:52 +0200)]
[cmt] Simplify (mentioned in #2072)

9 years ago[soundcloud] Add duration information (Closes #3035, Fixes #3034)
Philipp Hagemeister [Sat, 7 Jun 2014 13:51:01 +0000 (15:51 +0200)]
[soundcloud] Add duration information (Closes #3035, Fixes #3034)

9 years ago[ku6] Improve (#3015)
Philipp Hagemeister [Sat, 7 Jun 2014 13:46:33 +0000 (15:46 +0200)]
[ku6] Improve (#3015)

9 years ago[ku6] Add new extractor
codelol [Sat, 31 May 2014 04:15:59 +0000 (21:15 -0700)]
[ku6] Add new extractor

9 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Sat, 7 Jun 2014 13:41:12 +0000 (15:41 +0200)]
Merge branch 'master' of github.com:rg3/youtube-dl

9 years agoCredit @georgjaehnig for spiegeltv
Philipp Hagemeister [Sat, 7 Jun 2014 13:40:27 +0000 (15:40 +0200)]
Credit @georgjaehnig for spiegeltv

9 years ago[cnn] Improve thumbnail extraction
Philipp Hagemeister [Sat, 7 Jun 2014 13:39:21 +0000 (15:39 +0200)]
[cnn] Improve thumbnail extraction

9 years ago[spiegeltv] Simplify and PEP8
Philipp Hagemeister [Sat, 7 Jun 2014 13:33:45 +0000 (15:33 +0200)]
[spiegeltv] Simplify and PEP8

9 years ago[teachertube] Add support for audios
Sergey M․ [Sat, 7 Jun 2014 13:32:23 +0000 (20:32 +0700)]
[teachertube] Add support for audios

9 years agoMerge remote-tracking branch 'georgjaehnig/spiegeltv'
Philipp Hagemeister [Sat, 7 Jun 2014 13:21:33 +0000 (15:21 +0200)]
Merge remote-tracking branch 'georgjaehnig/spiegeltv'

9 years agoMerge remote-tracking branch 'pulpe/teachertube'
Philipp Hagemeister [Sat, 7 Jun 2014 13:20:12 +0000 (15:20 +0200)]
Merge remote-tracking branch 'pulpe/teachertube'

Conflicts:
youtube_dl/extractor/__init__.py

9 years agoMerge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Sat, 7 Jun 2014 13:15:39 +0000 (15:15 +0200)]
Merge branch 'master' of github.com:rg3/youtube-dl

Conflicts:
youtube_dl/extractor/__init__.py

9 years ago[tagesschau] Add support for width/height
Philipp Hagemeister [Sat, 7 Jun 2014 13:14:20 +0000 (15:14 +0200)]
[tagesschau] Add support for width/height

9 years agoMerge pull request #3057 from pulpe/yt_fmt
Jaime Marquínez Ferrándiz [Sat, 7 Jun 2014 12:39:28 +0000 (14:39 +0200)]
Merge pull request #3057 from pulpe/yt_fmt

[Youtube] Add format code 271 (1440p webm)

9 years ago[Youtube] Add format code 271 (1440p webm)
pulpe [Sat, 7 Jun 2014 12:31:10 +0000 (14:31 +0200)]
[Youtube] Add format code 271 (1440p webm)

9 years ago[test/test_youtube_lists] Replace mix list
Jaime Marquínez Ferrándiz [Sat, 7 Jun 2014 11:43:27 +0000 (13:43 +0200)]
[test/test_youtube_lists] Replace mix list

The old video doesn't have a mix anymore.

9 years ago[teachingchannel] Add extractor (closes #3048)
Jaime Marquínez Ferrándiz [Sat, 7 Jun 2014 11:09:21 +0000 (13:09 +0200)]
[teachingchannel] Add extractor (closes #3048)

9 years agoMerge remote-tracking branch 'pulpe/tagesschau'
Philipp Hagemeister [Sat, 7 Jun 2014 10:43:31 +0000 (12:43 +0200)]
Merge remote-tracking branch 'pulpe/tagesschau'

9 years ago[xvideos] Replace test
Sergey M․ [Fri, 6 Jun 2014 14:23:36 +0000 (21:23 +0700)]
[xvideos] Replace test

9 years ago[xvideos] Capture and output inline error if any
Sergey M․ [Fri, 6 Jun 2014 14:15:06 +0000 (21:15 +0700)]
[xvideos] Capture and output inline error if any

9 years ago[naver] Modernize
Jaime Marquínez Ferrándiz [Fri, 6 Jun 2014 12:57:37 +0000 (14:57 +0200)]
[naver] Modernize

9 years ago[naver] Add rtmp formats (fixes #3054)
Jaime Marquínez Ferrándiz [Fri, 6 Jun 2014 12:55:19 +0000 (14:55 +0200)]
[naver] Add rtmp formats (fixes #3054)

9 years ago[TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes #3046)
pulpe [Fri, 6 Jun 2014 09:21:59 +0000 (11:21 +0200)]
[TeacherTubeIE] Add extractor for teachertube.com videos + classrooms (fixes #3046)

9 years ago[TagesschauIE] Fix possible error if quality is not defined
pulpe [Fri, 6 Jun 2014 07:00:28 +0000 (09:00 +0200)]
[TagesschauIE] Fix possible error if quality is not defined

9 years ago[youtube:playlist] Fix mixes extraction (fixes #3051)
Jaime Marquínez Ferrándiz [Thu, 5 Jun 2014 19:21:15 +0000 (21:21 +0200)]
[youtube:playlist] Fix mixes extraction (fixes #3051)

The username seems to be empty now.

9 years ago[TagesschauIE] Add note to 2nd _download_webpage
pulpe [Thu, 5 Jun 2014 17:34:30 +0000 (19:34 +0200)]
[TagesschauIE] Add note to 2nd _download_webpage

9 years ago[TagesschauIE] Remove unused import
pulpe [Thu, 5 Jun 2014 16:49:34 +0000 (18:49 +0200)]
[TagesschauIE] Remove unused import

9 years ago[TagesschauIE] Add extractor for tagesschau.de (fixes #3049)
pulpe [Thu, 5 Jun 2014 16:48:03 +0000 (18:48 +0200)]
[TagesschauIE] Add extractor for tagesschau.de (fixes #3049)

9 years agoMerge pull request #3047 from pulpe/yahoo_thumb
Sergey M. [Thu, 5 Jun 2014 12:31:28 +0000 (19:31 +0700)]
Merge pull request #3047 from pulpe/yahoo_thumb

[yahoo] improve thumbnail extraction

9 years ago[yahoo] improve thumbnail extraction
pulpe [Wed, 4 Jun 2014 15:38:41 +0000 (17:38 +0200)]
[yahoo] improve thumbnail extraction

9 years ago[yahoo] Improve content id extraction
Sergey M․ [Wed, 4 Jun 2014 13:13:36 +0000 (20:13 +0700)]
[yahoo] Improve content id extraction

9 years ago[yahoo] Make thumbnail optional (Closes #3043)
Sergey M․ [Wed, 4 Jun 2014 13:11:23 +0000 (20:11 +0700)]
[yahoo] Make thumbnail optional (Closes #3043)

9 years agorelease 2014.06.04
Philipp Hagemeister [Wed, 4 Jun 2014 04:47:57 +0000 (06:47 +0200)]
release 2014.06.04

9 years ago[ard] Fix format extraction (fixes #3006 and #3032)
Jaime Marquínez Ferrándiz [Tue, 3 Jun 2014 19:56:49 +0000 (21:56 +0200)]
[ard] Fix format extraction (fixes #3006 and #3032)

9 years ago[Spiegeltv] remove the md5 field to pass Travis test build
Georg Jaehnig [Tue, 3 Jun 2014 15:52:39 +0000 (17:52 +0200)]
[Spiegeltv] remove the md5 field to pass Travis test build

9 years ago[Spiegeltv] skip rtmp download to pass Travis test build
Georg Jaehnig [Tue, 3 Jun 2014 14:50:54 +0000 (16:50 +0200)]
[Spiegeltv] skip rtmp download to pass Travis test build

9 years agoMerge pull request #2962 from simonwjackson/patch-1
Jaime Marquínez Ferrándiz [Tue, 3 Jun 2014 14:47:59 +0000 (16:47 +0200)]
Merge pull request #2962 from simonwjackson/patch-1

Update test_age_restriction.py

9 years agoMerge pull request #3022 from MikeCol/Extremetube_title
Sergey M. [Tue, 3 Jun 2014 12:59:08 +0000 (19:59 +0700)]
Merge pull request #3022 from MikeCol/Extremetube_title

title extraction condition less restrictive

9 years agoMerge pull request #3033 from Forever-Young/patch-2
Sergey M. [Mon, 2 Jun 2014 13:20:21 +0000 (20:20 +0700)]
Merge pull request #3033 from Forever-Young/patch-2

Recognize a third format of the upload_date in the 'watch-uploader-info'...

9 years agoRecognize a third format of the upload_date in the 'watch-uploader-info' element
Anton Novosyolov [Mon, 2 Jun 2014 09:30:23 +0000 (13:30 +0400)]
Recognize a third format of the upload_date in the 'watch-uploader-info' element

9 years agorelease 2014.06.02
Philipp Hagemeister [Mon, 2 Jun 2014 08:47:24 +0000 (10:47 +0200)]
release 2014.06.02

9 years ago[mailru] Add support for new mail.ru URL format (Closes #3024)
Sergey M․ [Sun, 1 Jun 2014 07:38:36 +0000 (14:38 +0700)]
[mailru] Add support for new mail.ru URL format (Closes #3024)