youtube-dl
8 years ago[prosiebensat1] Add support for .ch domains (Closes #7365)
Sergey M․ [Wed, 4 Nov 2015 19:54:49 +0000 (01:54 +0600)]
[prosiebensat1] Add support for .ch domains (Closes #7365)

8 years ago[youtube] Clarify rationale for preferring a video info with token (#7362)
Sergey M․ [Wed, 4 Nov 2015 16:49:23 +0000 (22:49 +0600)]
[youtube] Clarify rationale for preferring a video info with token (#7362)

8 years ago[youtube] Prefer video_info with token available
Sergey M․ [Wed, 4 Nov 2015 16:12:24 +0000 (22:12 +0600)]
[youtube] Prefer video_info with token available

8 years ago[vimeo] Remove unused import
Jaime Marquínez Ferrándiz [Wed, 4 Nov 2015 15:18:51 +0000 (16:18 +0100)]
[vimeo] Remove unused import

8 years ago[vk] Fix view count extraction (Closes #7353)
Sergey M․ [Wed, 4 Nov 2015 11:57:46 +0000 (17:57 +0600)]
[vk] Fix view count extraction (Closes #7353)

8 years ago[globo] Add more tests
Sergey M․ [Wed, 4 Nov 2015 11:42:11 +0000 (17:42 +0600)]
[globo] Add more tests

8 years ago[globo:article] Fix test
Sergey M․ [Wed, 4 Nov 2015 11:13:35 +0000 (17:13 +0600)]
[globo:article] Fix test

8 years ago[globo] Force uploader id to be string
Sergey M․ [Wed, 4 Nov 2015 11:12:42 +0000 (17:12 +0600)]
[globo] Force uploader id to be string

8 years ago[globo] Update tests
Sergey M․ [Wed, 4 Nov 2015 11:10:45 +0000 (17:10 +0600)]
[globo] Update tests

8 years ago[globo] Improve http formats
Sergey M․ [Wed, 4 Nov 2015 11:03:45 +0000 (17:03 +0600)]
[globo] Improve http formats

8 years ago[globo] Remove like count
Sergey M․ [Wed, 4 Nov 2015 11:01:55 +0000 (17:01 +0600)]
[globo] Remove like count

It's no longer provided

8 years ago[globo] Remove non available test
Sergey M․ [Wed, 4 Nov 2015 11:01:27 +0000 (17:01 +0600)]
[globo] Remove non available test

8 years ago[globo] Prefer native m3u8
Sergey M․ [Wed, 4 Nov 2015 10:55:39 +0000 (16:55 +0600)]
[globo] Prefer native m3u8

8 years ago[globo] Skip unsupported smooth streaming
Sergey M․ [Wed, 4 Nov 2015 10:53:21 +0000 (16:53 +0600)]
[globo] Skip unsupported smooth streaming

8 years ago[globo] Improve m3u8 extraction
Sergey M․ [Wed, 4 Nov 2015 10:51:19 +0000 (16:51 +0600)]
[globo] Improve m3u8 extraction

8 years ago[globo] Separate article extractor
Sergey M․ [Wed, 4 Nov 2015 10:46:26 +0000 (16:46 +0600)]
[globo] Separate article extractor

8 years agoMerge remote-tracking branch 'upstream/master'
Yen Chi Hsuan [Tue, 3 Nov 2015 16:54:27 +0000 (00:54 +0800)]
Merge remote-tracking branch 'upstream/master'

8 years ago[test/subtitles] Add test for DemocracynowIE
Yen Chi Hsuan [Tue, 3 Nov 2015 16:53:30 +0000 (00:53 +0800)]
[test/subtitles] Add test for DemocracynowIE

8 years agoMerge branch 'atomicdryad-pr-democracynow'
Yen Chi Hsuan [Tue, 3 Nov 2015 16:45:18 +0000 (00:45 +0800)]
Merge branch 'atomicdryad-pr-democracynow'

8 years ago[democracynow] Prevent required fields to be None
Yen Chi Hsuan [Tue, 3 Nov 2015 16:13:00 +0000 (00:13 +0800)]
[democracynow] Prevent required fields to be None

8 years ago[democracynow] Rename js to json_data
Yen Chi Hsuan [Tue, 3 Nov 2015 16:09:55 +0000 (00:09 +0800)]
[democracynow] Rename js to json_data

8 years ago[vimeo] Fix non-ASCII album passwords
Sergey M․ [Tue, 3 Nov 2015 15:09:24 +0000 (21:09 +0600)]
[vimeo] Fix non-ASCII album passwords

8 years ago[vimeo] Fix non-ASCII login
Sergey M․ [Tue, 3 Nov 2015 15:06:36 +0000 (21:06 +0600)]
[vimeo] Fix non-ASCII login

8 years ago[vimeo] Fix non-ASCII video passwords (2)
Sergey M․ [Tue, 3 Nov 2015 15:01:09 +0000 (21:01 +0600)]
[vimeo] Fix non-ASCII video passwords (2)

8 years ago[vimeo] Fix non-ASCII video passwords (Closes #7352)
Sergey M․ [Tue, 3 Nov 2015 14:53:17 +0000 (20:53 +0600)]
[vimeo] Fix non-ASCII video passwords (Closes #7352)

8 years ago[democracynow] Add MD5 sums
Yen Chi Hsuan [Tue, 3 Nov 2015 13:24:10 +0000 (21:24 +0800)]
[democracynow] Add MD5 sums

8 years ago[democracynow] Simplify
Yen Chi Hsuan [Tue, 3 Nov 2015 10:36:54 +0000 (18:36 +0800)]
[democracynow] Simplify

8 years agorelease 2015.11.02
Philipp Hagemeister [Mon, 2 Nov 2015 15:18:54 +0000 (16:18 +0100)]
release 2015.11.02

8 years ago[utils] unified_strdate: Return None if the date format can't be recognized (fixes...
Jaime Marquínez Ferrándiz [Mon, 2 Nov 2015 13:08:38 +0000 (14:08 +0100)]
[utils] unified_strdate: Return None if the date format can't be recognized (fixes #7340)

This issue was introduced with ae12bc3ebb4cb377c2b4337ec255e652b36f5143, it returned 'None'.

8 years ago[videofy.me] fix info extraction
remitamine [Sun, 1 Nov 2015 21:12:20 +0000 (22:12 +0100)]
[videofy.me] fix info extraction

Closes #7339.

8 years ago[mitele] Fix extraction and update test checksum (fixes #7343)
Jaime Marquínez Ferrándiz [Mon, 2 Nov 2015 11:46:10 +0000 (12:46 +0100)]
[mitele] Fix extraction and update test checksum (fixes #7343)

8 years ago[utils:sanitize_path] Disallow trailing whitespace in path segment (Closes #7332)
Sergey M․ [Sun, 1 Nov 2015 22:26:20 +0000 (04:26 +0600)]
[utils:sanitize_path] Disallow trailing whitespace in path segment (Closes #7332)

8 years agorelease 2015.11.01
Philipp Hagemeister [Sun, 1 Nov 2015 13:20:10 +0000 (14:20 +0100)]
release 2015.11.01

8 years ago[eitb] Improve hds extraction
Sergey M․ [Sun, 1 Nov 2015 09:49:11 +0000 (15:49 +0600)]
[eitb] Improve hds extraction

8 years ago[eitb] Improve, make more robust and extract f4m formats (Closes #7328)
Sergey M․ [Sat, 31 Oct 2015 19:52:33 +0000 (01:52 +0600)]
[eitb] Improve, make more robust and extract f4m formats (Closes #7328)

8 years ago[eitb] fix info extraction
remitamine [Sat, 31 Oct 2015 03:02:49 +0000 (04:02 +0100)]
[eitb] fix info extraction

8 years agoMerge pull request #7296 from jaimeMF/xml_attrib_unicode
Sergey M [Sat, 31 Oct 2015 18:15:21 +0000 (18:15 +0000)]
Merge pull request #7296 from jaimeMF/xml_attrib_unicode

Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (…

8 years ago[extractor/common] Fix m3u8 extraction on failure
Sergey M․ [Sat, 31 Oct 2015 18:01:34 +0000 (00:01 +0600)]
[extractor/common] Fix m3u8 extraction on failure

8 years ago[mdr] Fix failed formats processing
Sergey M․ [Sat, 31 Oct 2015 18:01:08 +0000 (00:01 +0600)]
[mdr] Fix failed formats processing

8 years ago[extractor/common] Make ie_key and IE_NAME return unicode string
Sergey M․ [Sat, 31 Oct 2015 17:12:57 +0000 (23:12 +0600)]
[extractor/common] Make ie_key and IE_NAME return unicode string

8 years ago[utils] Make unified_strdate always return unicode string
Sergey M․ [Sat, 31 Oct 2015 17:07:37 +0000 (23:07 +0600)]
[utils] Make unified_strdate always return unicode string

8 years ago[generic] Update test
Sergey M․ [Sat, 31 Oct 2015 17:05:30 +0000 (23:05 +0600)]
[generic] Update test

8 years ago[mdr] PEP 8
Sergey M․ [Sat, 31 Oct 2015 17:00:36 +0000 (23:00 +0600)]
[mdr] PEP 8

8 years ago[mdr] Simplify xpath
Sergey M․ [Sat, 31 Oct 2015 16:45:45 +0000 (22:45 +0600)]
[mdr] Simplify xpath

8 years ago[utils] Support list of xpath in xpath_element
Sergey M․ [Sat, 31 Oct 2015 16:39:44 +0000 (22:39 +0600)]
[utils] Support list of xpath in xpath_element

8 years ago[mdr] Add audio test
Sergey M․ [Sat, 31 Oct 2015 16:24:21 +0000 (22:24 +0600)]
[mdr] Add audio test

8 years ago[mdr] Modernize and include kika.de
Sergey M․ [Sat, 31 Oct 2015 16:17:09 +0000 (22:17 +0600)]
[mdr] Modernize and include kika.de

8 years ago[kika] Cleanup
Jaime Marquínez Ferrándiz [Sat, 31 Oct 2015 15:32:35 +0000 (16:32 +0100)]
[kika] Cleanup

Closes #6957.

8 years ago[kika] Replace non working tests and recognize 'einzelsendung' urls.
Jaime Marquínez Ferrándiz [Sat, 31 Oct 2015 15:14:36 +0000 (16:14 +0100)]
[kika] Replace non working tests and recognize 'einzelsendung' urls.

8 years ago[democracynow] Fix _TESTS
Yen Chi Hsuan [Sat, 31 Oct 2015 14:21:52 +0000 (22:21 +0800)]
[democracynow] Fix _TESTS

8 years agoreplaced inefficient code
Lucas [Mon, 28 Sep 2015 20:00:56 +0000 (22:00 +0200)]
replaced inefficient code

8 years agoAdd new extractor
Lucas [Thu, 24 Sep 2015 20:19:09 +0000 (22:19 +0200)]
Add new extractor

8 years agoMerge branch 'pr-democracynow' of https://github.com/atomicdryad/youtube-dl into...
Yen Chi Hsuan [Sat, 31 Oct 2015 14:06:05 +0000 (22:06 +0800)]
Merge branch 'pr-democracynow' of https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-democracynow

8 years ago[anitube] Relax key regex (Closes #7303)
Sergey M․ [Fri, 30 Oct 2015 15:00:36 +0000 (21:00 +0600)]
[anitube] Relax key regex (Closes #7303)

 Another variant seen http://anitubebr.xpg.uol.com.br/embed/

8 years ago[moniker] Add tests for #7244
Sergey M․ [Thu, 29 Oct 2015 16:47:18 +0000 (22:47 +0600)]
[moniker] Add tests for #7244

8 years ago[moniker] Add support for builtin embedded videos (Closes #7244)
Sergey M․ [Thu, 29 Oct 2015 16:44:01 +0000 (22:44 +0600)]
[moniker] Add support for builtin embedded videos (Closes #7244)

8 years ago[compat] compat_etree_fromstring: clarify comment
Jaime Marquínez Ferrándiz [Thu, 29 Oct 2015 12:58:40 +0000 (13:58 +0100)]
[compat] compat_etree_fromstring: clarify comment

8 years ago[clyp] Improve and cleanup (Closes #7194)
Sergey M․ [Wed, 28 Oct 2015 15:42:01 +0000 (21:42 +0600)]
[clyp] Improve and cleanup (Closes #7194)

8 years ago[utils] Improve parse_iso8601
Sergey M․ [Wed, 28 Oct 2015 15:40:22 +0000 (21:40 +0600)]
[utils] Improve parse_iso8601

8 years ago[clyp] Add extractor
Cian Ruane [Fri, 16 Oct 2015 00:23:09 +0000 (01:23 +0100)]
[clyp] Add extractor

Update __init__.py

[clyp.it] Extract ID idiomatically and make duration and description optional

8 years ago[francetv] fix style issues reported by flake8
Jaime Marquínez Ferrándiz [Wed, 28 Oct 2015 07:22:04 +0000 (08:22 +0100)]
[francetv] fix style issues reported by flake8

* Don't redefine variable in list comprehension
* Line missing indentation

8 years ago[pluzz] Fix mobile support and modernize (Closes #7305)
Sergey M․ [Tue, 27 Oct 2015 15:43:29 +0000 (21:43 +0600)]
[pluzz] Fix mobile support and modernize (Closes #7305)

8 years ago[francetv] Accept mobile URLs
Pierre Fenoll [Tue, 27 Oct 2015 10:58:59 +0000 (11:58 +0100)]
[francetv] Accept mobile URLs

8 years ago[compat] compat_etree_fromstring: also decode the text attribute
Jaime Marquínez Ferrándiz [Mon, 26 Oct 2015 15:41:24 +0000 (16:41 +0100)]
[compat] compat_etree_fromstring: also decode the text attribute

Deletes parse_xml from utils, because it also does it.

8 years ago[francetv] Add subtitles test
Sergey M․ [Mon, 26 Oct 2015 14:35:45 +0000 (20:35 +0600)]
[francetv] Add subtitles test

8 years ago[francetv] Make subtitles more robust (Closes #7298)
Sergey M․ [Mon, 26 Oct 2015 14:35:28 +0000 (20:35 +0600)]
[francetv] Make subtitles more robust (Closes #7298)

8 years ago[francetv] Add subtitles support
Frans de Jonge [Mon, 26 Oct 2015 14:11:09 +0000 (15:11 +0100)]
[francetv] Add subtitles support

8 years agoMerge pull request #7297 from lalinsky/vidme-deleted
Sergey M [Mon, 26 Oct 2015 13:47:42 +0000 (13:47 +0000)]
Merge pull request #7297 from lalinsky/vidme-deleted

[vidme] Check for deleted videos

8 years ago[vidme] Check for deleted videos
Lukáš Lalinský [Mon, 26 Oct 2015 13:42:17 +0000 (14:42 +0100)]
[vidme] Check for deleted videos

8 years ago[compat] compat_etree_fromstring: only decode bytes objects
Jaime Marquínez Ferrándiz [Sun, 25 Oct 2015 19:30:54 +0000 (20:30 +0100)]
[compat] compat_etree_fromstring: only decode bytes objects

8 years agoUse a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178)
Jaime Marquínez Ferrándiz [Sun, 25 Oct 2015 19:04:55 +0000 (20:04 +0100)]
Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178)

Attributes aren't unicode objects, so they couldn't be directly used in info_dict fields (for example '--write-description' doesn't work with bytes).

8 years ago[youporn] Extract comment count
Sergey M․ [Sun, 25 Oct 2015 17:41:10 +0000 (23:41 +0600)]
[youporn] Extract comment count

8 years ago[stitcher] Remove origEpisodeURL
Sergey M․ [Sun, 25 Oct 2015 17:17:23 +0000 (23:17 +0600)]
[stitcher] Remove origEpisodeURL

It's always 404

8 years ago[youporn] Improve uploader extraction
Sergey M․ [Sun, 25 Oct 2015 17:12:12 +0000 (23:12 +0600)]
[youporn] Improve uploader extraction

8 years ago[youporn] Make description optional
Sergey M․ [Sun, 25 Oct 2015 17:01:12 +0000 (23:01 +0600)]
[youporn] Make description optional

Some videos does not contain any description

8 years ago[youporn] Improve and make more robust (Closes #6888, closes #7214)
Sergey M․ [Sun, 25 Oct 2015 16:56:35 +0000 (22:56 +0600)]
[youporn] Improve and make more robust (Closes #6888, closes #7214)

8 years ago[youporn] Fix extraction
Erik [Sat, 17 Oct 2015 17:22:47 +0000 (19:22 +0200)]
[youporn] Fix extraction

[youporn] Added description and thumbnail

[youporn] Added uploader and date

[youporn] Removed Try and Except lines

[youporn] Fixed date, fatal, formats and /s*

[youporn] Undid removing comment about video url components & Undid and fixed removal of encrypted URL detection

[youporn] Fix: Add encrypted link to links array only if not already in it

[youporn] Fix: Add encrypted link to links array only if not already in it

[youporn] Fix: cleanup

8 years ago[njoy] Add support for URLs without display id
Sergey M․ [Sun, 25 Oct 2015 14:48:29 +0000 (20:48 +0600)]
[njoy] Add support for URLs without display id

8 years ago[dailymotion] Extract f4m formats
Sergey M․ [Sat, 24 Oct 2015 15:04:09 +0000 (21:04 +0600)]
[dailymotion] Extract f4m formats

8 years ago[senateisvp] Pass extra param as query segment without `?`
Sergey M․ [Sat, 24 Oct 2015 15:03:45 +0000 (21:03 +0600)]
[senateisvp] Pass extra param as query segment without `?`

8 years ago[downloader/f4m] More accurate fragment URL construction
Sergey M․ [Sat, 24 Oct 2015 15:02:31 +0000 (21:02 +0600)]
[downloader/f4m] More accurate fragment URL construction

8 years ago[downloader/f4m] get the redirected f4m_url and handle url query string properly
remitamine [Thu, 10 Sep 2015 19:49:43 +0000 (20:49 +0100)]
[downloader/f4m] get the redirected f4m_url and handle url query string properly

8 years ago[extractor/common] get the redirected m3u8_url in _extract_m3u8_formats
remitamine [Tue, 8 Sep 2015 18:35:41 +0000 (19:35 +0100)]
[extractor/common] get the redirected m3u8_url in _extract_m3u8_formats

8 years ago[tutv] Fix test
Jaime Marquínez Ferrándiz [Sat, 24 Oct 2015 12:22:47 +0000 (14:22 +0200)]
[tutv] Fix test

8 years ago[abc] Support more URL formats
Jaime Marquínez Ferrándiz [Sat, 24 Oct 2015 10:31:42 +0000 (12:31 +0200)]
[abc] Support more URL formats

8 years ago[abc] add support for audio extraction
remitamine [Fri, 23 Oct 2015 06:09:41 +0000 (07:09 +0100)]
[abc] add support for audio extraction

8 years ago[spiegeltv] Fix style issue
Jaime Marquínez Ferrándiz [Sat, 24 Oct 2015 10:41:41 +0000 (12:41 +0200)]
[spiegeltv] Fix style issue

Use two spaces before comment.

8 years ago[extractor/common] Remove unused import
Jaime Marquínez Ferrándiz [Sat, 24 Oct 2015 10:39:23 +0000 (12:39 +0200)]
[extractor/common] Remove unused import

8 years ago[spiegeltv] Check formats
Sergey M․ [Sat, 24 Oct 2015 10:25:44 +0000 (16:25 +0600)]
[spiegeltv] Check formats

8 years ago[extractor/common] Use more generic URLError in _is_valid_url
Sergey M․ [Sat, 24 Oct 2015 10:25:04 +0000 (16:25 +0600)]
[extractor/common] Use more generic URLError in _is_valid_url

8 years ago[spiegeltv] Do not extract m3u8 formats since it's already a format
Sergey M․ [Sat, 24 Oct 2015 10:24:08 +0000 (16:24 +0600)]
[spiegeltv] Do not extract m3u8 formats since it's already a format

8 years ago[spiegeltv] Fix Accept-Encoding issue (server chokes on gzip)
Christoph Döpmann [Sat, 24 Oct 2015 09:35:41 +0000 (11:35 +0200)]
[spiegeltv] Fix Accept-Encoding issue (server chokes on gzip)

8 years ago[mitele] Fix test checksum
Jaime Marquínez Ferrándiz [Sat, 24 Oct 2015 10:13:26 +0000 (12:13 +0200)]
[mitele] Fix test checksum

8 years ago[mitele] Don't encode the URL query (closes #7280)
Jaime Marquínez Ferrándiz [Sat, 24 Oct 2015 10:10:53 +0000 (12:10 +0200)]
[mitele] Don't encode the URL query (closes #7280)

This seems to produce sporadic errors when trying to access the URL, because on python 3.x when you do '%s' % b'somedata' you get "b'somedata'".

8 years agorelease 2015.10.24
Philipp Hagemeister [Fri, 23 Oct 2015 22:10:41 +0000 (00:10 +0200)]
release 2015.10.24

8 years agoFix py2exe build (#7276)
Philipp Hagemeister [Fri, 23 Oct 2015 22:10:28 +0000 (00:10 +0200)]
Fix py2exe build (#7276)

8 years ago[README.md] Fix typo
Sergey M [Fri, 23 Oct 2015 15:58:24 +0000 (15:58 +0000)]
[README.md] Fix typo

8 years ago[youtube:channel] Support age restricted channels (fixes #7277)
Jaime Marquínez Ferrándiz [Fri, 23 Oct 2015 12:23:45 +0000 (14:23 +0200)]
[youtube:channel] Support age restricted channels (fixes #7277)

8 years ago[youtube:channel] Fix test
Jaime Marquínez Ferrándiz [Fri, 23 Oct 2015 12:16:08 +0000 (14:16 +0200)]
[youtube:channel] Fix test

8 years ago[test/test_download] Use extract_flat = 'in_playlist' for playlist items
Jaime Marquínez Ferrándiz [Fri, 23 Oct 2015 12:12:46 +0000 (14:12 +0200)]
[test/test_download] Use extract_flat = 'in_playlist' for playlist items

Some playlist extractors return a 'url' result, which wouldn't be resolved.