summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | [soundcloud:user] Rework extractor (Closes #6399)Sergey M․2015-07-311-28/+99
| | | | |
* | | | | [viewster] Use 'compat_urllib_parse_unquote'Jaime Marquínez Ferrándiz2015-07-301-1/+2
| | | | |
* | | | | [viewster] extract the api auth tokenremitamine2015-07-303-1/+18
| | | | | | | | | | | | | | | | | | | | Closes #6406.
* | | | | Merge remote-tracking branch 'dstftw/multifeed-videos' (closes #6360)Jaime Marquínez Ferrándiz2015-07-291-27/+106
|\ \ \ \ \
| * | | | | [youtube] Show info message for multifeed videos according to noplaylist optionSergey M․2015-07-291-16/+21
| | | | | |
| * | | | | [youtube] Respect noplaylist for multifeed videosSergey M․2015-07-251-1/+3
| | | | | |
| * | | | | [youtube] Add support for multifeed videosSergey M․2015-07-251-27/+99
| | | | | |
* | | | | | Merge branch 'atomicdryad-pr-fix_bbc_mediaselector'Sergey M․2015-07-301-12/+35
|\ \ \ \ \ \
| * | | | | | [bbc] Improve work with mediaselection URLsSergey M․2015-07-301-17/+33
| | | | | | |
| * | | | | | Merge branch 'pr-fix_bbc_mediaselector' of ↵Sergey M․2015-07-291-10/+17
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/atomicdryad/youtube-dl into atomicdryad-pr-fix_bbc_mediaselector
| | * | | | | | BBCIE: Fix missing .mp4 formats on news sitesfnord2015-07-271-10/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prior to merge BBCNewsIE from pr #6026 was rewritten into BBCIE in 9afa177. Support was added for non-news sites (/travel, /sports), however support for the news mediaselector was removed to support these sites. This removed support for .mp4. pr #6026 ( news site, news mediaseletor : http://open.live.bbc.co.uk/mediaselector/4/mtis/stream/ ) format code extension resolution note journalism_nonuk_stream_h264_flv_200_akamai flv 400x224 h264@ 176k, 1001.77KiB journalism_nonuk_stream_h264_flv_400_akamai flv 400x224 h264@ 512k, 2.85MiB journalism_nonuk_stream_h264_flv_med_akamai flv 640x360 h264@ 800k, 4.43MiB journalism_nonuk_stream_h264_flv_hi_akamai flv 688x384 h264@1500k, 8.34MiB journalism_world_stream_h264_http_200_sis_news_http mp4 400x224 h264@ 176k, 1001.77KiB journalism_world_stream_h264_http_400_sis_news_http mp4 400x224 h264@ 512k, 2.85MiB journalism_world_stream_h264_http_hi_sis_news_http mp4 688x384 h264@1500k, 8.34MiB (best) # 9afa177 ( same url, non-news mediaselector: http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/journalism-pc/vpid/ ) format code extension resolution note journalism_nonuk_stream_h264_flv_lo_akamai flv 384x216 h264@ 496k, 2.76MiB journalism_nonuk_stream_h264_flv_med_akamai flv 640x360 h264@ 800k, 4.43MiB journalism_nonuk_stream_h264_flv_hi_akamai flv 688x384 h264@1500k, 8.34MiB (best) This change corrects the above, by trying /mediaselector/5 if /mediaselector/4 fails.
* | | | | | | | Credit slangangular for the sportschau extractor (#6199)Jaime Marquínez Ferrándiz2015-07-291-0/+1
|/ / / / / / /
* | | | | | | Merge branch 'purdeaandrei-save_tags_simpler_only_saves_tags_to_info_json'Sergey M․2015-07-292-4/+18
|\ \ \ \ \ \ \
| * | | | | | | [youtube] Improve tags extraction and add testSergey M․2015-07-291-4/+10
| | | | | | | |
| * | | | | | | [extractor/common] Add _meta_regex and clarify tags fieldSergey M․2015-07-291-4/+8
| | | | | | | |
| * | | | | | | Documented tags as a possible dict keyPurdea Andrei2015-07-281-0/+1
| | | | | | | |
| * | | | | | | [youtube]: tags key in info jason is now a listPurdea Andrei2015-07-281-2/+1
| | | | | | | |
| * | | | | | | [youtube] save keywords in info jason when --write-info-json is usedPurdea Andrei2015-07-281-0/+4
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #6372 from raphaelm/patch-1Sergey M.2015-07-291-3/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | Remove redundant (and wrong) class parameters
| * | | | | | Remove redundant (and wrong) class parametersRaphael Michel2015-07-261-3/+1
| |/ / / / /
* | | | | | release 2015.07.28Philipp Hagemeister2015-07-282-1/+4
| | | | | |
* | | | | | [bbc] Fix regexSergey M․2015-07-281-1/+1
| | | | | |
* | | | | | [bbc] Add support for direct bbc.co.uk embedsSergey M․2015-07-272-12/+30
|/ / / / /
* | | | | [youtube] Use 'vp8' and 'vp9' in lowercase (fixes #6358)Jaime Marquínez Ferrándiz2015-07-261-12/+12
| | | | | | | | | | | | | | | | | | | | That's how YouTube reports them in their DASH manifest.
* | | | | [spiegel] Accept iframe urlstippfeler2015-07-261-1/+4
| | | | | | | | | | | | | | | | | | | | Closes #6370.
* | | | | [comcarcoff] Add support for singleshots (Closes #6366)Sergey M․2015-07-261-1/+1
| | | | |
* | | | | [bbc] Skip DASH until supportedSergey M․2015-07-251-0/+4
| | | | |
* | | | | [bbc] PEP8Sergey M․2015-07-251-1/+1
|/ / / /
* | | | Merge branch 'atomicdryad-pr-bbcnews'Sergey M․2015-07-252-7/+323
|\ \ \ \
| * | | | [bbc] Improve playlist extraction, refactor, expand support and documentSergey M․2015-07-252-121/+259
| | | | |
| * | | | Merge branch 'pr-bbcnews' of https://github.com/atomicdryad/youtube-dl into ↵Sergey M․2015-07-242-2/+180
| |\ \ \ \ | | | | | | | | | | | | | | | | | | atomicdryad-pr-bbcnews
| | * | | | bbc.py: correct syntaxfnord2015-07-171-53/+53
| | | | | |
| | * | | | handle titles and captions set to ''fnord2015-07-171-2/+4
| | | | | |
| | * | | | Merge remote-tracking branch 'origin/master' into pr-bbcnewsfnord2015-06-2521-257/+701
| | |\ \ \ \
| | * | | | | Fix tests, description formattingfnord2015-06-251-4/+18
| | | | | | |
| | * | | | | Prefer externalId over non-mediaserver-specific hashkey for video id.fnord2015-06-231-1/+1
| | | | | | |
| | * | | | | Unbreak breakage that was broken to test breakagefnord2015-06-201-1/+1
| | | | | | |
| | * | | | | rename bbccouk.py -> bbc.pyfnord2015-06-202-1/+1
| | | | | | |
| | * | | | | Support BBC news in other languages, non-mediaselector videosfnord2015-06-201-14/+73
| | | | | | |
| | * | | | | typofixfnord2015-06-201-1/+1
| | | | | | |
| | * | | | | no .get('..',None)fnord2015-06-201-4/+4
| | | | | | |
| | * | | | | toss new stuff into old filefnord2015-06-203-111/+102
| | | | | | |
| | * | | | | bbcnews: Switch to parse_duration, revert change to docs/supportedsites.mdfnord2015-06-192-18/+2
| | | | | | |
| | * | | | | BBCNewsIE: eliminate redundant function.fnord2015-06-192-41/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BBCCoUkIE._download_media_selector: use class variable instead of hardcoded string for mediaselector_url template.
| | * | | | | Support BBC News (bbc.com/news)fnord2015-06-193-0/+164
| | | | | | |
* | | | | | | Merge branch 'cyb3r-ir90tv'Yen Chi Hsuan2015-07-252-0/+43
|\ \ \ \ \ \ \
| * | | | | | | [ir90tv] Optional fields should be non-fatalYen Chi Hsuan2015-07-251-1/+1
| | | | | | | |
| * | | | | | | [ir90tv] PEP8Yen Chi Hsuan2015-07-251-2/+2
| | | | | | | |
| * | | | | | | [ir90tv] Improve title extractionYen Chi Hsuan2015-07-251-2/+3
| | | | | | | |
| * | | | | | | [ir90tv] Test (?:www\.)? part in _VALID_URLYen Chi Hsuan2015-07-251-2/+5
| | | | | | | |