youtube-dl
8 years ago[refactor] Do not specify redundant None as second argument in dict.get()
Sergey M․ [Sun, 14 Feb 2016 08:25:04 +0000 (14:25 +0600)]
[refactor] Do not specify redundant None as second argument in dict.get()

8 years ago[downloader/dash] PEP 8
Sergey M․ [Sun, 14 Feb 2016 08:13:09 +0000 (14:13 +0600)]
[downloader/dash] PEP 8

8 years ago[globo] Switch to new-style classes
Sergey M․ [Sun, 14 Feb 2016 08:02:12 +0000 (14:02 +0600)]
[globo] Switch to new-style classes

8 years ago[aes] Switch to new-style classes
Sergey M․ [Sun, 14 Feb 2016 08:01:43 +0000 (14:01 +0600)]
[aes] Switch to new-style classes

8 years ago[dailymotion:cloud] Use idiomatic name for classmethod's first argument
Sergey M․ [Sun, 14 Feb 2016 07:44:23 +0000 (13:44 +0600)]
[dailymotion:cloud] Use idiomatic name for classmethod's first argument

8 years ago[myvideo] Mark broken
Sergey M․ [Sun, 14 Feb 2016 05:24:57 +0000 (11:24 +0600)]
[myvideo] Mark broken

8 years agoMerge pull request #8479 from remitamine/dash_downloader
remitamine [Sat, 13 Feb 2016 20:12:33 +0000 (21:12 +0100)]
Merge pull request #8479 from remitamine/dash_downloader

[downloader/dash] Implement dashsegments fd in terms of fragment fd

8 years ago[animeondemand] Add .netrc
Sergey M․ [Sat, 13 Feb 2016 16:41:58 +0000 (22:41 +0600)]
[animeondemand] Add .netrc

8 years ago[comedycentral] Support /shows URLs (fixes #8405)
Jaime Marquínez Ferrándiz [Sat, 13 Feb 2016 11:26:27 +0000 (12:26 +0100)]
[comedycentral] Support /shows URLs (fixes #8405)

8 years ago[animeondemand][wip] Add extractor (#8518)
Sergey M․ [Sat, 13 Feb 2016 07:30:31 +0000 (13:30 +0600)]
[animeondemand][wip] Add extractor (#8518)

8 years agorelease 2016.02.13
Philipp Hagemeister [Sat, 13 Feb 2016 07:25:05 +0000 (08:25 +0100)]
release 2016.02.13

8 years ago[nbc] Correct test
Sergey M․ [Sat, 13 Feb 2016 01:45:32 +0000 (07:45 +0600)]
[nbc] Correct test

8 years ago[youtube] Add test for #8536
Sergey M․ [Fri, 12 Feb 2016 23:18:58 +0000 (05:18 +0600)]
[youtube] Add test for #8536

8 years ago[youtube] Improve multifeed videos extraction (Closes #8536)
Sergey M․ [Fri, 12 Feb 2016 23:01:20 +0000 (05:01 +0600)]
[youtube] Improve multifeed videos extraction (Closes #8536)

8 years ago[extractor/generic] Add direct mpd url test
Sergey M․ [Fri, 12 Feb 2016 18:36:47 +0000 (00:36 +0600)]
[extractor/generic] Add direct mpd url test

8 years ago[YoutubeDL] Allow bestvideo+bestaudio for any extractor
Sergey M․ [Fri, 12 Feb 2016 18:23:14 +0000 (00:23 +0600)]
[YoutubeDL] Allow bestvideo+bestaudio for any extractor

8 years ago[extractor/generic] Pass mpd base url to _parse_mpd_formats
Sergey M․ [Fri, 12 Feb 2016 18:15:59 +0000 (00:15 +0600)]
[extractor/generic] Pass mpd base url to _parse_mpd_formats

8 years ago[extractor/common] Improve base url construction
Sergey M․ [Fri, 12 Feb 2016 18:13:56 +0000 (00:13 +0600)]
[extractor/common] Improve base url construction

8 years agoRevert "[aenetworks] extract http formats"
remitamine [Fri, 12 Feb 2016 16:56:06 +0000 (17:56 +0100)]
Revert "[aenetworks] extract http formats"

This reverts commit 3d98f97c6408326dd841fae767a721ed91a1cae8.

8 years ago[aenetworks] extract http formats
remitamine [Fri, 12 Feb 2016 16:39:32 +0000 (17:39 +0100)]
[aenetworks] extract http formats

8 years ago[extractor/common] strip http urls in smil manifest
remitamine [Fri, 12 Feb 2016 16:38:48 +0000 (17:38 +0100)]
[extractor/common] strip http urls in smil manifest

8 years ago[extractor/generic] Improve dailymotion embed detection (Closes #8521, closes #8325)
Sergey M․ [Fri, 12 Feb 2016 16:03:10 +0000 (22:03 +0600)]
[extractor/generic] Improve dailymotion embed detection (Closes #8521, closes #8325)

8 years ago[vimeo] Fix authentication (Closes #8520)
Sergey M․ [Thu, 11 Feb 2016 21:16:26 +0000 (03:16 +0600)]
[vimeo] Fix authentication (Closes #8520)

8 years ago[theplatform] remove unused import and change smil url for ThePlatformFeedIE
remitamine [Thu, 11 Feb 2016 17:50:14 +0000 (18:50 +0100)]
[theplatform] remove unused import and change smil url for ThePlatformFeedIE

8 years agoMerge branch 'master' of github.com:rg3/youtube-dl
remitamine [Thu, 11 Feb 2016 17:13:56 +0000 (18:13 +0100)]
Merge branch 'master' of github.com:rg3/youtube-dl

8 years ago[theplatform] fix pid extraction in the platform feed
remitamine [Thu, 11 Feb 2016 17:12:38 +0000 (18:12 +0100)]
[theplatform] fix pid extraction in the platform feed

8 years ago[utils] Bump Firefox version in User-Agent
Sergey M․ [Thu, 11 Feb 2016 17:12:30 +0000 (23:12 +0600)]
[utils] Bump Firefox version in User-Agent

Old version number causes Youtube not to serve some formats in ytplayer.config

8 years ago[cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309)
remitamine [Thu, 11 Feb 2016 17:10:32 +0000 (18:10 +0100)]
[cbc] Add new extractor(closes #3803)(closes #4731)(closes #5309)

8 years ago[extractor/common] remove duplicate rtmp formats in smil manifest
remitamine [Thu, 11 Feb 2016 16:58:48 +0000 (17:58 +0100)]
[extractor/common] remove duplicate rtmp formats in smil manifest

8 years ago[YoutubeDL] Fix format resolution when height is missing
Sergey M․ [Thu, 11 Feb 2016 16:46:13 +0000 (22:46 +0600)]
[YoutubeDL] Fix format resolution when height is missing

8 years ago[youtube] Fix typos
Sergey M․ [Thu, 11 Feb 2016 16:33:08 +0000 (22:33 +0600)]
[youtube] Fix typos

8 years ago[plays] PEP 8
Sergey M․ [Thu, 11 Feb 2016 16:02:57 +0000 (22:02 +0600)]
[plays] PEP 8

8 years ago[pbs] Fix multi part videos extraction
Sergey M․ [Thu, 11 Feb 2016 16:02:37 +0000 (22:02 +0600)]
[pbs] Fix multi part videos extraction

8 years ago[pbs] Update some tests
Sergey M․ [Thu, 11 Feb 2016 15:43:01 +0000 (21:43 +0600)]
[pbs] Update some tests

8 years ago[pbs] Improve description extraction
Sergey M․ [Thu, 11 Feb 2016 15:24:07 +0000 (21:24 +0600)]
[pbs] Improve description extraction

8 years ago[pbs] Revert prefer portalplayer
Sergey M․ [Thu, 11 Feb 2016 15:22:57 +0000 (21:22 +0600)]
[pbs] Revert prefer portalplayer

8 years ago[extractor/common] improve dash format ids
remitamine [Thu, 11 Feb 2016 09:33:26 +0000 (10:33 +0100)]
[extractor/common] improve dash format ids

8 years ago[plays] Add new extractor(#8458)
remitamine [Thu, 11 Feb 2016 09:30:31 +0000 (10:30 +0100)]
[plays] Add new extractor(#8458)

8 years ago[crackle] add prefix to format ids
remitamine [Wed, 10 Feb 2016 21:39:33 +0000 (22:39 +0100)]
[crackle] add prefix to format ids

8 years ago[crackle] improve format sorting
remitamine [Wed, 10 Feb 2016 21:23:56 +0000 (22:23 +0100)]
[crackle] improve format sorting

8 years ago[crackle] Add new extractor
remitamine [Wed, 10 Feb 2016 21:16:21 +0000 (22:16 +0100)]
[crackle] Add new extractor

8 years agorelease 2016.02.10
Philipp Hagemeister [Wed, 10 Feb 2016 15:17:38 +0000 (16:17 +0100)]
release 2016.02.10

8 years ago[YoutubeDL] Sanitize format_id (Closes #8494)
Sergey M․ [Wed, 10 Feb 2016 15:16:58 +0000 (21:16 +0600)]
[YoutubeDL] Sanitize format_id (Closes #8494)

8 years ago[pbs] Switch to portal player by default (Closes #8491)
Sergey M․ [Wed, 10 Feb 2016 14:46:38 +0000 (20:46 +0600)]
[pbs] Switch to portal player by default (Closes #8491)

8 years ago[youku] Report private videos (Closes #8498)
Sergey M․ [Wed, 10 Feb 2016 14:05:17 +0000 (20:05 +0600)]
[youku] Report private videos (Closes #8498)

8 years ago[hotstar] Relax _VALID_URL (Closes #8487)
Sergey M․ [Tue, 9 Feb 2016 22:43:00 +0000 (04:43 +0600)]
[hotstar] Relax _VALID_URL (Closes #8487)

8 years agorelease 2016.02.09.1
Philipp Hagemeister [Tue, 9 Feb 2016 19:12:36 +0000 (20:12 +0100)]
release 2016.02.09.1

8 years ago[viddler] Update tests
Sergey M․ [Tue, 9 Feb 2016 19:12:47 +0000 (01:12 +0600)]
[viddler] Update tests

8 years ago[viddler] Add support for secret videos (Closes #8481)
Sergey M․ [Tue, 9 Feb 2016 19:09:07 +0000 (01:09 +0600)]
[viddler] Add support for secret videos (Closes #8481)

8 years ago[extractor/common] extract youtube dash formats filesize(fixes #8480)
remitamine [Tue, 9 Feb 2016 19:05:39 +0000 (20:05 +0100)]
[extractor/common] extract youtube dash formats filesize(fixes #8480)

8 years ago[fox] update test
remitamine [Tue, 9 Feb 2016 16:30:42 +0000 (17:30 +0100)]
[fox] update test

8 years ago[downloader/dash] Implement dashsegments fd in terms of fragment fd
remitamine [Tue, 9 Feb 2016 16:25:02 +0000 (17:25 +0100)]
[downloader/dash] Implement dashsegments fd in terms of fragment fd

8 years ago[extractor/common] remove duplicated formats and subtiles in smil manifests
remitamine [Tue, 9 Feb 2016 16:15:41 +0000 (17:15 +0100)]
[extractor/common] remove duplicated formats and subtiles in smil manifests

8 years ago[fox] extract http formats
remitamine [Tue, 9 Feb 2016 16:12:34 +0000 (17:12 +0100)]
[fox] extract http formats

8 years ago[mailru] Fix tests
Sergey M․ [Tue, 9 Feb 2016 15:31:51 +0000 (21:31 +0600)]
[mailru] Fix tests

8 years ago[mailru] Improve and modernize
Sergey M․ [Tue, 9 Feb 2016 15:30:48 +0000 (21:30 +0600)]
[mailru] Improve and modernize

8 years ago[mailru] Prefer metaUrl API (Closes #8474)
Sergey M․ [Tue, 9 Feb 2016 15:14:02 +0000 (21:14 +0600)]
[mailru] Prefer metaUrl API (Closes #8474)

8 years agorelease 2016.02.09
Philipp Hagemeister [Tue, 9 Feb 2016 11:57:51 +0000 (12:57 +0100)]
release 2016.02.09

8 years ago[vk] Improve rutube embeds detection (Closes #8461)
Sergey M․ [Mon, 8 Feb 2016 15:30:23 +0000 (21:30 +0600)]
[vk] Improve rutube embeds detection (Closes #8461)

8 years ago[youtube] Clarify itag 36 height and abr (Closes #8457)
Sergey M․ [Sun, 7 Feb 2016 19:30:57 +0000 (01:30 +0600)]
[youtube] Clarify itag 36 height and abr (Closes #8457)

8 years ago[README.md] Fix typo
Sergey M [Sun, 7 Feb 2016 15:23:29 +0000 (21:23 +0600)]
[README.md] Fix typo

8 years ago[README.md] Clarify quotes in output template
Sergey M [Sun, 7 Feb 2016 15:22:33 +0000 (21:22 +0600)]
[README.md] Clarify quotes in output template

8 years ago[README.md] Add output template example for streaming to stdout
Sergey M [Sun, 7 Feb 2016 15:21:14 +0000 (21:21 +0600)]
[README.md] Add output template example for streaming to stdout

8 years ago[konserthusetplay] Reorder code pieces
Sergey M․ [Sun, 7 Feb 2016 15:18:32 +0000 (21:18 +0600)]
[konserthusetplay] Reorder code pieces

8 years ago[konserthusetplay] Improve _VALID_URL
Sergey M․ [Sun, 7 Feb 2016 15:16:31 +0000 (21:16 +0600)]
[konserthusetplay] Improve _VALID_URL

8 years ago[konserthusetplay] Improve and extract all formats (Closes #8381)
Sergey M․ [Sun, 7 Feb 2016 15:11:59 +0000 (21:11 +0600)]
[konserthusetplay] Improve and extract all formats (Closes #8381)

8 years ago[KonserthusetPlay] Add new extractor (partial support)
ovitei [Sun, 31 Jan 2016 02:08:34 +0000 (03:08 +0100)]
[KonserthusetPlay] Add new extractor (partial support)

8 years ago[utils] Allow dot in strip_jsonp
Sergey M․ [Sun, 7 Feb 2016 13:47:09 +0000 (19:47 +0600)]
[utils] Allow dot in strip_jsonp

8 years ago[README.md] Document extractor sequences in output template
Sergey M [Sun, 7 Feb 2016 13:08:54 +0000 (19:08 +0600)]
[README.md] Document extractor sequences in output template

8 years ago[README.md] Clarify percent literal and output to stdout
Sergey M [Sun, 7 Feb 2016 13:06:42 +0000 (19:06 +0600)]
[README.md] Clarify percent literal and output to stdout

8 years ago[README.md] Document even more sequences in output template
Sergey M [Sun, 7 Feb 2016 13:00:59 +0000 (19:00 +0600)]
[README.md] Document even more sequences in output template

8 years ago[README.md] Document more sequences in output template
Sergey M [Sun, 7 Feb 2016 12:45:44 +0000 (18:45 +0600)]
[README.md] Document more sequences in output template

8 years ago[utils] Add ability to control skipping false values in dict_get
Sergey M․ [Sun, 7 Feb 2016 02:13:04 +0000 (08:13 +0600)]
[utils] Add ability to control skipping false values in dict_get

8 years ago[vlive] Improve and extract more metadata (Closes #8446)
Sergey M․ [Sun, 7 Feb 2016 00:17:40 +0000 (06:17 +0600)]
[vlive] Improve and extract more metadata (Closes #8446)

8 years agoCredit @EraYaN for vlive update (#8446)
Sergey M․ [Sun, 7 Feb 2016 00:14:26 +0000 (06:14 +0600)]
Credit @EraYaN for vlive update (#8446)

8 years ago[utils] Add dict_get convenience method
Sergey M․ [Sun, 7 Feb 2016 00:12:53 +0000 (06:12 +0600)]
[utils] Add dict_get convenience method

8 years ago[vlive] Updated to new V App/VLive api.
Erwin de Haan [Sat, 6 Feb 2016 22:37:55 +0000 (23:37 +0100)]
[vlive] Updated to new V App/VLive api.

More robust with getting keys and ids from website.

8 years ago[IPrima] Remove test video_id
pulpe [Sat, 6 Feb 2016 20:42:24 +0000 (21:42 +0100)]
[IPrima] Remove test video_id

8 years ago[iprima] Follow pep8
Jaime Marquínez Ferrándiz [Sat, 6 Feb 2016 20:37:28 +0000 (21:37 +0100)]
[iprima] Follow pep8

8 years ago[IPrima] Fix extractor (fixes #7617)
pulpe [Sat, 6 Feb 2016 20:23:41 +0000 (21:23 +0100)]
[IPrima] Fix extractor (fixes #7617)

8 years agoMerge pull request #8445 from bpfoley/rte-newurl
Sergey M [Sat, 6 Feb 2016 19:28:39 +0000 (00:28 +0500)]
Merge pull request #8445 from bpfoley/rte-newurl

[rte:radio] Add support for RTMP downloads, alternate URL style

8 years ago[rte:radio] Add support for RTMP downloads, alternate URL style
Brian Foley [Sat, 6 Feb 2016 18:42:57 +0000 (18:42 +0000)]
[rte:radio] Add support for RTMP downloads, alternate URL style

This is useful as
a) RTMP downloads are a good deal faster to download
b) Older items are available only as RTMP streams

8 years ago[FFmpegSubtitlesConvertorPP] remove unused variable
Jaime Marquínez Ferrándiz [Sat, 6 Feb 2016 18:04:53 +0000 (19:04 +0100)]
[FFmpegSubtitlesConvertorPP] remove unused variable

8 years ago[FFmpegSubtitlesConvertorPP] remove intermediate srt files
Jaime Marquínez Ferrándiz [Sat, 6 Feb 2016 18:04:18 +0000 (19:04 +0100)]
[FFmpegSubtitlesConvertorPP] remove intermediate srt files

8 years ago[FFmpegSubtitlesConvertorPP] correctly update the extension (fixes #8444)
Jaime Marquínez Ferrándiz [Sat, 6 Feb 2016 17:58:18 +0000 (18:58 +0100)]
[FFmpegSubtitlesConvertorPP] correctly update the extension (fixes #8444)

8 years ago[FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermediate...
Jaime Marquínez Ferrándiz [Sat, 6 Feb 2016 17:51:05 +0000 (18:51 +0100)]
[FFmpegSubtitlesConvertorPP] fix not working when srt is used as the intermediate format between ttml/dfxp and other format

It was trying to use the ttml/dfxp file with ffmpeg, which doesn't have support for them.
I broke it in e04398e397d4a4f7e0d0994355d5a94c22441e7c.

8 years ago[downloader/hls] Do not send 'q' to ffmpeg on Windows (Closes #8300)
Sergey M․ [Sat, 6 Feb 2016 17:24:22 +0000 (23:24 +0600)]
[downloader/hls] Do not send 'q' to ffmpeg on Windows (Closes #8300)

8 years ago[README.md] Fix typo
Sergey M [Sat, 6 Feb 2016 16:40:20 +0000 (22:40 +0600)]
[README.md] Fix typo

8 years ago[README.md] Remove non-relevant info
Sergey M [Sat, 6 Feb 2016 16:39:50 +0000 (22:39 +0600)]
[README.md] Remove non-relevant info

8 years ago[README.md] Fix typo
Sergey M [Sat, 6 Feb 2016 16:36:30 +0000 (22:36 +0600)]
[README.md] Fix typo

8 years ago[videomore] Fix typo
Sergey M․ [Sat, 6 Feb 2016 16:36:30 +0000 (22:36 +0600)]
[videomore] Fix typo

8 years ago[README.md] Improve output template documentation and add more examples
Sergey M [Sat, 6 Feb 2016 16:33:49 +0000 (22:33 +0600)]
[README.md] Improve output template documentation and add more examples

8 years ago[generic] detect MPD manfiest only from the content
remitamine [Sat, 6 Feb 2016 13:51:45 +0000 (14:51 +0100)]
[generic] detect MPD manfiest only from the content

8 years ago[extractor/generic] Detect DASH manifests in found URLs and extract mpd formats
Sergey M․ [Sat, 6 Feb 2016 13:42:03 +0000 (19:42 +0600)]
[extractor/generic] Detect DASH manifests in found URLs and extract mpd formats

8 years ago[extractor/generic] Detect DASH manifests and extract mpd formats
Sergey M․ [Sat, 6 Feb 2016 13:35:32 +0000 (19:35 +0600)]
[extractor/generic] Detect DASH manifests and extract mpd formats

8 years ago[common] use float conversion instead of using division from __future__
remitamine [Sat, 6 Feb 2016 13:27:04 +0000 (14:27 +0100)]
[common] use float conversion instead of using division from __future__

8 years agorename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace
remitamine [Sat, 6 Feb 2016 13:03:48 +0000 (14:03 +0100)]
rename _parse_mpd to _parse_mpd_formats and add default value for mpd namespace

8 years ago[common] sort dash formats
remitamine [Sat, 6 Feb 2016 05:52:48 +0000 (06:52 +0100)]
[common] sort dash formats

8 years ago[generic] extract dash formats detected using content type
remitamine [Sat, 6 Feb 2016 05:47:38 +0000 (06:47 +0100)]
[generic] extract dash formats detected using content type

8 years agoMerge pull request #8408 from remitamine/dash
remitamine [Sat, 6 Feb 2016 05:26:02 +0000 (06:26 +0100)]
Merge pull request #8408 from remitamine/dash

Add generic support for mpd manifests(dash formats)