]>
gitweb @ CieloNegro.org - youtube-dl.git/log
Philipp Hagemeister [Mon, 24 Feb 2014 16:31:09 +0000 (17:31 +0100)]
[podomatic] Use unicode_literals
Sergey M. [Mon, 24 Feb 2014 15:01:19 +0000 (22:01 +0700)]
[novamov] Improve _VALID_URL
Jaime Marquínez Ferrándiz [Mon, 24 Feb 2014 13:44:29 +0000 (14:44 +0100)]
[cinemassacre] Modernize
Jaime Marquínez Ferrándiz [Mon, 24 Feb 2014 13:35:26 +0000 (14:35 +0100)]
[cinemassacre] Fix extraction
Now we download over http, we don't need rtmpdump.
Jaime Marquínez Ferrándiz [Mon, 24 Feb 2014 13:20:17 +0000 (14:20 +0100)]
[academicearth] Remove debug print
Jaime Marquínez Ferrándiz [Mon, 24 Feb 2014 13:18:12 +0000 (14:18 +0100)]
[academicearth] Fix extraction
The courses seems to be no longer available, changed the test to a playlist.
Jaime Marquínez Ferrándiz [Mon, 24 Feb 2014 13:00:31 +0000 (14:00 +0100)]
[nbc] Modernize
Jaime Marquínez Ferrándiz [Mon, 24 Feb 2014 12:50:53 +0000 (13:50 +0100)]
[iprima] Add missing `)`
Philipp Hagemeister [Mon, 24 Feb 2014 09:12:36 +0000 (10:12 +0100)]
[iprima] Add support for -WEB URLs (Closes #2449)
Philipp Hagemeister [Mon, 24 Feb 2014 08:53:48 +0000 (09:53 +0100)]
[iprima] Clean up a little bit
Philipp Hagemeister [Mon, 24 Feb 2014 08:44:22 +0000 (09:44 +0100)]
release 2014.02.24
Sergey M. [Mon, 24 Feb 2014 06:47:47 +0000 (13:47 +0700)]
[zdf] Fix podcast extraction and use unicode literals (Closes #2446)
Sergey M. [Mon, 24 Feb 2014 05:51:06 +0000 (12:51 +0700)]
[youtube] Fix mix video regex
Attributes' order in <li> is arbitrary and changes every time playlist
page is fetched, so we can't rely on `data-index` to be before
`data-video-username`.
Jaime Marquínez Ferrándiz [Sun, 23 Feb 2014 17:28:22 +0000 (18:28 +0100)]
[normalboots] Modernize and simplify
Jaime Marquínez Ferrándiz [Sun, 23 Feb 2014 17:06:51 +0000 (18:06 +0100)]
[normalboots] Fix video url extraction
Jaime Marquínez Ferrándiz [Sun, 23 Feb 2014 16:17:36 +0000 (17:17 +0100)]
[youtube:playlist] Fix mixes extraction (fixes #2444)
Sergey M. [Sun, 23 Feb 2014 12:01:15 +0000 (19:01 +0700)]
[vine] Extract more metadata and support low format
Sergey M. [Sun, 23 Feb 2014 12:00:51 +0000 (19:00 +0700)]
Add one more format to unified_strdate
Jaime Marquínez Ferrándiz [Sun, 23 Feb 2014 11:28:44 +0000 (12:28 +0100)]
[breakcom] Fix error when calling _search_regex
I passed `’webpage’` instead of the variable `webpage`.
Jaime Marquínez Ferrándiz [Sun, 23 Feb 2014 11:20:58 +0000 (12:20 +0100)]
[breakcom] Fix info json extraction
Jaime Marquínez Ferrándiz [Sun, 23 Feb 2014 11:08:30 +0000 (12:08 +0100)]
[vine] Fix uploader extraction
Philipp Hagemeister [Sat, 22 Feb 2014 22:17:56 +0000 (23:17 +0100)]
release 2014.02.22.1
Philipp Hagemeister [Sat, 22 Feb 2014 22:15:41 +0000 (23:15 +0100)]
[videobam] Set age_limit to 18
From [their ToS](http://videobam.com/terms): "User must be eighteen 18[sic] years of age or older to use or access this web site."
Philipp Hagemeister [Sat, 22 Feb 2014 22:03:12 +0000 (23:03 +0100)]
Fix imports
Philipp Hagemeister [Sat, 22 Feb 2014 22:03:00 +0000 (23:03 +0100)]
[f4m] Clean up
Sergey M. [Sat, 22 Feb 2014 21:50:05 +0000 (04:50 +0700)]
[videobam] Add support for videobam.com (Closes #2411)
Philipp Hagemeister [Sat, 22 Feb 2014 19:19:41 +0000 (20:19 +0100)]
Credit @soult for br
Philipp Hagemeister [Sat, 22 Feb 2014 19:17:26 +0000 (20:17 +0100)]
[br] Simplify
Philipp Hagemeister [Sat, 22 Feb 2014 16:14:47 +0000 (17:14 +0100)]
Merge remote-tracking branch 'soult/br'
Philipp Hagemeister [Sat, 22 Feb 2014 14:07:25 +0000 (15:07 +0100)]
release 2014.02.22
Philipp Hagemeister [Sat, 22 Feb 2014 14:06:07 +0000 (15:06 +0100)]
[release.sh] Do not run tests by default
We are at the point that testing takes waay too long for a release cycle, and fails way too often.
Tests through travis are a better indicator than testing just before release.
Philipp Hagemeister [Sat, 22 Feb 2014 14:05:30 +0000 (15:05 +0100)]
[trutube] Support multiple formats (#2433)
Philipp Hagemeister [Sat, 22 Feb 2014 13:38:42 +0000 (14:38 +0100)]
Merge remote-tracking branch 'JohnyMoSwag/master'
Philipp Hagemeister [Sat, 22 Feb 2014 13:36:04 +0000 (14:36 +0100)]
[savefrom] Add extractor (Fixes #2434)
Philipp Hagemeister [Sat, 22 Feb 2014 13:27:09 +0000 (14:27 +0100)]
[canalc2] Modernize
Sergey M. [Sat, 22 Feb 2014 09:50:08 +0000 (16:50 +0700)]
[spankwire] Fix uploader id regex
Sergey M. [Sat, 22 Feb 2014 09:45:03 +0000 (16:45 +0700)]
[spankwire] Improve and modernize
Johny Mo Swag [Sat, 22 Feb 2014 08:11:57 +0000 (00:11 -0800)]
added trutubeIE
Philipp Hagemeister [Fri, 21 Feb 2014 17:19:48 +0000 (18:19 +0100)]
release 2014.02.21.1
David Triendl [Fri, 21 Feb 2014 16:48:40 +0000 (17:48 +0100)]
[BR] Add basic test
David Triendl [Fri, 21 Feb 2014 16:28:30 +0000 (17:28 +0100)]
[BR] Add "BR" extractor
Extractor for videos from the Bayerischer Rundfunk Mediathek[1]. Currently only
supports videos. Audio and podcasts do not work yet with this extractor.
1: http://br.de/mediathek
Jaime Marquínez Ferrándiz [Fri, 21 Feb 2014 15:59:10 +0000 (16:59 +0100)]
[generic] Fix on python 2.6
`ParseError` is not available, it raises `xml.parsers.expat.ExpatError`.
The webpage needs to be encoded.
Jaime Marquínez Ferrándiz [Fri, 21 Feb 2014 14:15:58 +0000 (15:15 +0100)]
[youtube] Simplify the decryption process for the manifest urls and add a test (closes #2422)
Jaime Marquínez Ferrándiz [Fri, 21 Feb 2014 14:02:47 +0000 (15:02 +0100)]
Merge branch 'youtube-dash' of github.com:m0vie/youtube-dl
Philipp Hagemeister [Fri, 21 Feb 2014 11:16:03 +0000 (12:16 +0100)]
release 2014.02.21
Sergey M. [Fri, 21 Feb 2014 10:57:19 +0000 (17:57 +0700)]
[wimp] Modernize and replace test
Sergey M. [Fri, 21 Feb 2014 10:19:55 +0000 (17:19 +0700)]
[youtube] Fix playlist extraction (Closes #2423, #2424, #2425)
m0viefreak [Thu, 20 Feb 2014 17:19:03 +0000 (18:19 +0100)]
[youtube] decrypt signature when downloading dash manifest
Philipp Hagemeister [Thu, 20 Feb 2014 12:14:21 +0000 (13:14 +0100)]
release 2014.02.20
Philipp Hagemeister [Thu, 20 Feb 2014 12:14:05 +0000 (13:14 +0100)]
[generic] Add support for RSS feeds (Fixes #667)
Sergey M. [Thu, 20 Feb 2014 11:49:39 +0000 (18:49 +0700)]
[bbccouk] Add friendly contry filter error message (#2184)
Jaime Marquínez Ferrándiz [Thu, 20 Feb 2014 07:02:54 +0000 (08:02 +0100)]
Merge pull request #2413 from bentley/optypo
Fix minor typo: “to to” → “to”.
Anthony J. Bentley [Thu, 20 Feb 2014 03:02:29 +0000 (20:02 -0700)]
Fix minor typo: “to to” → “to”.
Sergey M. [Wed, 19 Feb 2014 18:42:15 +0000 (01:42 +0700)]
[xhamster] Fix and improve
Jaime Marquínez Ferrándiz [Wed, 19 Feb 2014 15:45:14 +0000 (16:45 +0100)]
Merge pull request #2408 from pulpe/_readme
[README.md] correct the test command
pulpe [Wed, 19 Feb 2014 15:13:45 +0000 (16:13 +0100)]
[README.md] correct the test command
Philipp Hagemeister [Wed, 19 Feb 2014 10:35:35 +0000 (11:35 +0100)]
Document prefered config location (#2407)
Philipp Hagemeister [Wed, 19 Feb 2014 00:27:22 +0000 (01:27 +0100)]
release 2014.02.19.1
Philipp Hagemeister [Wed, 19 Feb 2014 00:27:12 +0000 (01:27 +0100)]
[liveleak] Add support for prochan embeds (Fixes #2406)
Philipp Hagemeister [Wed, 19 Feb 2014 00:08:16 +0000 (01:08 +0100)]
release 2014.02.19
Philipp Hagemeister [Wed, 19 Feb 2014 00:06:16 +0000 (01:06 +0100)]
[testurl] Add extractor
This is a pseudo extractor that can be used to quickly look up test URLs, or test without the test harness.
Philipp Hagemeister [Wed, 19 Feb 2014 00:04:24 +0000 (01:04 +0100)]
[space] modernize
Sergey M. [Tue, 18 Feb 2014 23:46:14 +0000 (06:46 +0700)]
[bbccouk] Replace test
This older episode is from 1994 and hopefully won't get deleted.
Sergey M. [Tue, 18 Feb 2014 19:00:54 +0000 (02:00 +0700)]
[youtube] Add support for yourepeat.com URLs (Closes #2397)
Sergey M. [Mon, 17 Feb 2014 17:26:12 +0000 (00:26 +0700)]
[bbccouk] Skip test
Philipp Hagemeister [Mon, 17 Feb 2014 13:58:39 +0000 (14:58 +0100)]
Fix indenting in README
Philipp Hagemeister [Mon, 17 Feb 2014 13:56:21 +0000 (14:56 +0100)]
[youtube] Match more truncated URLs (Closes #2402)
Philipp Hagemeister [Mon, 17 Feb 2014 10:44:24 +0000 (11:44 +0100)]
[vimeo] Modernize test definition
Philipp Hagemeister [Mon, 17 Feb 2014 10:33:13 +0000 (11:33 +0100)]
release 2014.02.17
Philipp Hagemeister [Mon, 17 Feb 2014 10:33:01 +0000 (11:33 +0100)]
Credit @Nikerabbit for helsinki
Philipp Hagemeister [Mon, 17 Feb 2014 10:32:30 +0000 (11:32 +0100)]
[helsinki] Simplify
Philipp Hagemeister [Mon, 17 Feb 2014 10:26:09 +0000 (11:26 +0100)]
Merge remote-tracking branch 'Nikerabbit/hki'
Sergey M. [Mon, 17 Feb 2014 02:08:38 +0000 (09:08 +0700)]
Credit @patheticpat for 4tube.com (#2398)
Sergey M. [Mon, 17 Feb 2014 02:07:36 +0000 (09:07 +0700)]
Credit @pulpe for play.iprima.cz and stream.cz
Sergey M. [Mon, 17 Feb 2014 02:03:28 +0000 (09:03 +0700)]
Credit @prutz1311 for normalboots.com (#2279)
Sergey M. [Sun, 16 Feb 2014 20:51:03 +0000 (03:51 +0700)]
[4tube] Minor changes and extract more metadata
Sergey M. [Sun, 16 Feb 2014 20:47:03 +0000 (03:47 +0700)]
Add one more format in unified_strdate
Sergey M. [Sun, 16 Feb 2014 20:46:26 +0000 (03:46 +0700)]
Improve parse_duration
Sergey M [Sun, 16 Feb 2014 19:21:45 +0000 (02:21 +0700)]
Merge branch '4tube' of https://github.com/patheticpat/youtube-dl into patheticpat-4tube
Sergey M. [Sun, 16 Feb 2014 19:19:55 +0000 (02:19 +0700)]
[smotri] Add entry for netrc authentication
Sergey M. [Sun, 16 Feb 2014 19:17:10 +0000 (02:17 +0700)]
[vk] Add entry for netrc authentication
Sergey M. [Sun, 16 Feb 2014 19:05:15 +0000 (02:05 +0700)]
[vk] Add login feature (Closes #2206)
Michael Kaiser [Sun, 16 Feb 2014 17:10:04 +0000 (18:10 +0100)]
Add support for 4tube.com.
Sergey M. [Sat, 15 Feb 2014 23:11:38 +0000 (06:11 +0700)]
[nfb] Add rtmp app field to format
Philipp Hagemeister [Sat, 15 Feb 2014 19:45:12 +0000 (20:45 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl
Jaime Marquínez Ferrándiz [Sat, 15 Feb 2014 16:09:49 +0000 (17:09 +0100)]
[f4m] Download only the first fragment with the `--test` option
Philipp Hagemeister [Sat, 15 Feb 2014 15:30:11 +0000 (16:30 +0100)]
[youtube:search] Mark "no results found" error as expected
Philipp Hagemeister [Sat, 15 Feb 2014 15:24:43 +0000 (16:24 +0100)]
Fix f4m downloading on Python 2.6
Philipp Hagemeister [Sat, 15 Feb 2014 14:34:17 +0000 (15:34 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl
Philipp Hagemeister [Sat, 15 Feb 2014 14:32:13 +0000 (15:32 +0100)]
Merge remote-tracking branch 'jaimeMF/f4m'
Conflicts:
youtube_dl/extractor/__init__.py
Jaime Marquínez Ferrándiz [Sat, 15 Feb 2014 12:17:31 +0000 (13:17 +0100)]
Replace test for dailymotion users
Jaime Marquínez Ferrándiz [Sat, 15 Feb 2014 12:12:41 +0000 (13:12 +0100)]
[sohu] Skip test
Only available from China
Jaime Marquínez Ferrándiz [Sat, 15 Feb 2014 12:04:31 +0000 (13:04 +0100)]
[france2.fr:generation-quoi] Skip test
The videos seem to not be available outside France
Niklas Laxström [Fri, 14 Feb 2014 16:14:28 +0000 (18:14 +0200)]
Add support for video.helsinki.fi archives
Sergey M. [Fri, 14 Feb 2014 16:12:15 +0000 (23:12 +0700)]
[ndr] Replace 404 test
Sergey M. [Fri, 14 Feb 2014 15:26:13 +0000 (22:26 +0700)]
[vesti] Fix player regex (Closes #2382)
Philipp Hagemeister [Thu, 13 Feb 2014 21:19:57 +0000 (22:19 +0100)]
[vesti] Skip test 2 due to geo restrictions
At least that's how I interpret the error message "Просмотр вид��о ограничен в вашем регионе."
Philipp Hagemeister [Thu, 13 Feb 2014 18:13:05 +0000 (19:13 +0100)]
release 2014.02.13
Sergey M. [Thu, 13 Feb 2014 16:22:23 +0000 (23:22 +0700)]
[vesti] Add support for vesti.ru videos and live streams (Closes #2376)
Philipp Hagemeister [Thu, 13 Feb 2014 15:33:12 +0000 (16:33 +0100)]
[jadorecettepub] Remove unused import