22530 Commits

Author SHA1 Message Date
Sebastian Blunt
5e9e3d0f6b
[drtv] Add support for dr.dk/nyheder
It's the same video player, the only difference is that the video player
is loaded differently, and certain metadata (title and description) is
not available under dr.dk/mu, so make it by default get that from some
of the html meta tags.

Skip the dr.dk/tv test

dr.dk/tv videos are only available for between 7 and 90 days due to
Danish law, and in certain cases may be readded. Skip this test as it is
no longer available.
2016-09-02 22:20:36 +07:00
Sebastian Blunt
e3926cac6f
[drtv] Add support for dr.dk/nyheder
It's the same video player, the only difference is that the video player
is loaded differently, and certain metadata (title and description) is
not available under dr.dk/mu, so make it by default get that from some
of the html meta tags.

Skip the dr.dk/tv test

dr.dk/tv videos are only available for between 7 and 90 days due to
Danish law, and in certain cases may be readded. Skip this test as it is
no longer available.
2016-09-02 16:59:50 +02:00
Alex Monk
9d87eb84b9 Add test for metacafe ffilter 2016-09-02 15:46:04 +01:00
Sergey M․
349fc5c705
[facebook:plugins:video] Add extractor (Closes #10530) 2016-09-02 21:13:50 +07:00
Remita Amine
2c3e0af93e [go] Add new extractor 2016-09-02 09:53:04 +01:00
Christian Pointner
c7eb72b397 replaced remaining data[key] with data.get(key) 2016-09-02 02:51:02 +02:00
Christian Pointner
fc75a2d468 use --username/--password, --netrc for API Key 2016-09-02 02:36:50 +02:00
JewsOfHazard
13299df976 Added --autonumber-start [number] option 2016-09-01 17:17:08 -07:00
Christian Pointner
a72b74c6f9 reverted commit 7f4b465 in favor of much easier fix: using utf-8-sig for encoding 2016-09-02 01:36:46 +02:00
Christian Pointner
2ac405397e fixed some violations of the coding conventions (more to come) 2016-09-02 00:03:04 +02:00
Remita Amine
6150502e47 [adobepass] check for authz_token expiration(#10527) 2016-09-01 22:29:20 +01:00
Remita Amine
b207d5ebd4 [curiositystream] don't cache auth token 2016-09-01 19:46:58 +01:00
Christian Pointner
7f4b4650b0 try to get Encoding from Unicode BOM and strip it from downloaded webpage 2016-09-01 20:24:37 +02:00
Remita Amine
4191779dcd [nytimes] improve extraction 2016-09-01 19:08:29 +01:00
Christian Pointner
4087164678 added missing description field in test vector 2016-09-01 19:59:56 +02:00
Sergey M․
f97ec8bcb9
[glide] Remove unused import 2016-09-01 23:46:58 +07:00
Sergey M․
8276d3b87a
[thestar] Fix extraction (Closes #10465) 2016-09-01 23:46:15 +07:00
Sergey M․
af95ee94b4
[glide] Fix extraction (Closes #10478) 2016-09-01 23:38:49 +07:00
Sergey M․
8fb6af6bba
[exfm] Remove extractor (Closes #10482) 2016-09-01 23:32:28 +07:00
Sergey M․
f6af0f888b
[youporn] Fix categories and tags extraction (Closes #10521) 2016-09-01 23:15:01 +07:00
Sergey M․
e816c9d158
[extractor/common] Simplify _extract_m3u8_formats 2016-09-01 22:18:16 +07:00
Sergey M․
9250181f37
[extractor/common] Restore NAME usage from EXT-X-MEDIA tag for formats codes in _extract_m3u8_formats (Closes #10522) 2016-09-01 21:37:25 +07:00
Remita Amine
f096ec2625 [curiositystream] Add new extractor 2016-09-01 13:37:09 +01:00
Yen Chi Hsuan
4c8ab6fd71
[thvideo] Remove extractor. Website down.
Closes #10464

According to a screenshot in http://tieba.baidu.com/p/4691302183,
thvideo.tv is shut down "temporarily". I see no clues that it will be up
again, so I remove it here.
2016-09-01 17:04:41 +08:00
Yen Chi Hsuan
05d4612947
[movingimage] Adapt to the new domain name and fix extraction
Closes #10466
2016-09-01 16:58:16 +08:00
Yen Chi Hsuan
746a695b36
[myvidster] Update _TESTS (closes #10473) 2016-09-01 16:42:35 +08:00
Yen Chi Hsuan
165c54e97d
[southpark.cc.com:español] Skip geo-restricted _TESTS
Breaks https://travis-ci.org/rg3/youtube-dl/jobs/156728175
2016-09-01 16:28:03 +08:00
Remita Amine
2896dd73bc [cbs] extract once formats(closes #10515) 2016-09-01 08:00:13 +01:00
Gilles Habran
3419d0ed9c Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-09-01 08:41:06 +02:00
Christian Pointner
ed10b1cfea [extractor] added info extractor for CBA (https://cba.fro.at) 2016-09-01 03:43:37 +02:00
Vukkk
df5c8a8865 [tv2hu] parse every quality 2016-09-01 03:15:57 +02:00
Vukkk
27a33de61c [tv2hu] skip 'auto' quality 2016-09-01 03:15:50 +02:00
Vukkk
8e097d5558 [tv2hu] fixed iterator 2016-09-01 03:15:40 +02:00
Vukkk
537abfbbc5 [tv2hu] formats extended with http protocol 2016-09-01 03:15:32 +02:00
Vukkk
f56bb72e7c [tv2hu] Add new extractor 2016-09-01 03:15:23 +02:00
Remita Amine
f8fd510eb4 [limelight] skip ism manifests and reduce requests 2016-08-31 18:32:15 +01:00
Sergey M․
7a3e849f6e
[porncom] Extract categories and tags (Closes #10510) 2016-08-31 22:23:55 +07:00
Sergey M․
196c6ba067
[facebook] Extract timestamp (Closes #10508) 2016-08-31 22:12:37 +07:00
Remita Amine
165620e320 [yahoo] extract more and better formats 2016-08-30 21:49:28 +01:00
Sergey M․
384c6af240
release 2016.08.31 2016-08-31 02:41:46 +07:00
Sergey M․
4fd350611c
release 2016.08.31 2016.08.31 2016-08-31 02:39:39 +07:00
Sergey M․
263fef43de
[ChangeLog] Actualize 2016-08-31 02:37:40 +07:00
Sergey M․
a249ab83cb
[pyvideo] Remove debugging code 2016-08-31 01:56:58 +07:00
Sergey M․
f7043ef39c
[soundcloud] Fix _VALID_URL clashes with sets (Closes #10505) 2016-08-31 01:56:15 +07:00
Sergey M․
64fc49aba0
[bandcamp:album] Fix title extraction (Closes #10455) 2016-08-31 00:29:49 +07:00
Sergey M․
245023a861
[pyvideo] Fix extraction (Closes #10468) 2016-08-30 23:51:18 +07:00
Sergey M․
746df24ec7
[downloader/dash] Abort download immediately after giving up on some fragment 2016-08-30 22:28:14 +07:00
Remita Amine
3c77a54d5d [turner] keep video id intact 2016-08-30 10:46:48 +01:00
Pedro Lopes
d2fbbcefad removed all quotes from extracted webpage to solve issue 10455 2016-08-30 03:13:14 +02:00
Jakub Adam Wieczorek
e163da8fc5 [polskieradio] Add support for downloading whole programmes.
This extends the Polskie Radio (the Polish national radio) extractor to
enable the user to download all the broadcasts of a single programme.
2016-08-29 22:05:10 +02:00