youtube-dl
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[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.

8 years agorelease 2015.10.23
Philipp Hagemeister [Fri, 23 Oct 2015 07:33:05 +0000 (09:33 +0200)]
release 2015.10.23

8 years ago[crunchyroll] Improve subtitle regex (Closes #7262)
Sergey M․ [Thu, 22 Oct 2015 14:34:11 +0000 (20:34 +0600)]
[crunchyroll] Improve subtitle regex (Closes #7262)

8 years ago[bbc.co.uk:article] Add new extractor (#7257)
Yen Chi Hsuan [Thu, 22 Oct 2015 13:13:03 +0000 (21:13 +0800)]
[bbc.co.uk:article] Add new extractor (#7257)

8 years ago[bbc] Fix test_BBC_9
Yen Chi Hsuan [Thu, 22 Oct 2015 13:12:29 +0000 (21:12 +0800)]
[bbc] Fix test_BBC_9

8 years ago[iqiyi] Update key
Yen Chi Hsuan [Thu, 22 Oct 2015 09:47:11 +0000 (17:47 +0800)]
[iqiyi] Update key

8 years ago[adultswim] Don't default to the native m3u8 downloader (closes #7243)
Jaime Marquínez Ferrándiz [Wed, 21 Oct 2015 21:57:23 +0000 (23:57 +0200)]
[adultswim] Don't default to the native m3u8 downloader (closes #7243)

Some of the streams are encrypted, which is not supported .

8 years ago[facebook] Fix extraction (Closes #7252)
Sergey M․ [Wed, 21 Oct 2015 15:35:57 +0000 (21:35 +0600)]
[facebook] Fix extraction (Closes #7252)

8 years ago[vine] Use _search_regex for JSON data (Closes #7254, closes #7255)
Sergey M․ [Wed, 21 Oct 2015 14:35:22 +0000 (20:35 +0600)]
[vine] Use _search_regex for JSON data (Closes #7254, closes #7255)

8 years ago[stitcher] Improve (Closes #7162, closes #7228)
Sergey M․ [Tue, 20 Oct 2015 17:12:13 +0000 (23:12 +0600)]
[stitcher] Improve (Closes #7162, closes #7228)

8 years ago[stitcher] Add extractor
mjdubell [Mon, 19 Oct 2015 01:36:07 +0000 (03:36 +0200)]
[stitcher] Add extractor

Stitcher review updates

Removed re import

Stitcher review updates

8 years ago[utils:js_to_json] Fix bad escape in double quoted strings
Sergey M․ [Tue, 20 Oct 2015 17:09:51 +0000 (23:09 +0600)]
[utils:js_to_json] Fix bad escape in double quoted strings

8 years agoMerge pull request #7242 from lalinsky/vimeo-seed-status
Sergey M. [Tue, 20 Oct 2015 14:57:12 +0000 (20:57 +0600)]
Merge pull request #7242 from lalinsky/vimeo-seed-status

[vimeo] Fix error parsing

8 years ago[vimeo] New test, fixed one older test
Lukáš Lalinský [Tue, 20 Oct 2015 14:38:44 +0000 (16:38 +0200)]
[vimeo] New test, fixed one older test

8 years ago[vidme] Update test
Sergey M․ [Tue, 20 Oct 2015 14:18:23 +0000 (20:18 +0600)]
[vidme] Update test

8 years ago[vidme] Use original vid.me title template for untitled videos
Sergey M․ [Tue, 20 Oct 2015 14:17:54 +0000 (20:17 +0600)]
[vidme] Use original vid.me title template for untitled videos

8 years agoMerge pull request #7237 from lalinsky/vidme2
Sergey M. [Tue, 20 Oct 2015 14:14:12 +0000 (20:14 +0600)]
Merge pull request #7237 from lalinsky/vidme2

[vidme] Stream URL fallback, better error message for suspended videos

8 years ago[vimeo] Fix error parsing
Lukáš Lalinský [Tue, 20 Oct 2015 08:30:31 +0000 (10:30 +0200)]
[vimeo] Fix error parsing

8 years ago[vidme] Stream URL fallback, better error message for suspended videos
Lukáš Lalinský [Mon, 19 Oct 2015 18:53:27 +0000 (20:53 +0200)]
[vidme] Stream URL fallback, better error message for suspended videos

8 years ago[zdf] Modernize and PEP 8
Sergey M․ [Sun, 18 Oct 2015 19:48:05 +0000 (01:48 +0600)]
[zdf] Modernize and PEP 8

8 years agoMerge pull request #7225 from kennell/master
Sergey M. [Sun, 18 Oct 2015 19:30:14 +0000 (01:30 +0600)]
Merge pull request #7225 from kennell/master

[zdf] Extract thumbnails

8 years agosimplify thumbnail dict building
kennell [Sun, 18 Oct 2015 19:25:26 +0000 (21:25 +0200)]
simplify thumbnail dict building

8 years ago[README.md] Add uploader extraction sample in example extractor
Sergey M. [Sun, 18 Oct 2015 19:12:41 +0000 (01:12 +0600)]
[README.md] Add uploader extraction sample in example extractor