1
0
mirror of https://github.com/l1ving/youtube-dl synced 2020-11-18 19:53:54 -08:00

16666 Commits

Author SHA1 Message Date
Elan Ruusamäe
ea4023a270 [kanal2]: adjust time with timezone local to the provider 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
906e495093 [kanal2]: use regexp for thumbnail test 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
565b143691 [kanal2]: re-create _VALID_URL regex. drop unused groups; relaxed pattern 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
5af10e747e [kanal2]: handle empty info.subtitle key 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
c6bfc0df6b [kanal2]: handle empty data.streams key 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
379dfb9589 [kanal2]: use url_or_none 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
7509538e64 [kanal2]: skip entries without file key 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
b6bd922468 [kanal2]: use query for url query string 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
330729fa5d [kanal2]: use md5:xxx in test data 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
a6012b994e [kanal2]: drop id=40744 test. resource is forbidden 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
8cf1fb0e18 [kanal2]: cleanup "useless" comments 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
f3bc82bcb7 [kanal2]: Revert "[kanal2]: avoid shadowing variables from outer scope"
This reverts commits 4dc705f6d and 4dc705f6d
2019-09-27 00:22:24 +03:00
Elan Ruusamäe
9ee6cd55b2 [kanal2]: avoid shadowing variables from outer scope 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
9bd56961b5 [kanal2]: inline internal methods 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
b1f933783b [kanal2]: use raw utf8, unicode literals are forbidden 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
880efe9557 [kanal2]: use note key for test description 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
1e27c749ef [kanal2]: _sort_formats 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
816c8a592d [kanal2]: extractor rewritten to use json
some scenarios dropped, test urls missing
2019-09-27 00:22:24 +03:00
Elan Ruusamäe
3c110d17db [kanal2]: fix coding hint encoding 2019-09-27 00:22:24 +03:00
Elan Ruusamäe
882731cb99 [kanal2]: flake: fix W605 invalid escape sequence 2019-09-27 00:22:24 +03:00
zmobbie
3cba49881a [kanal2]: Add new extractor 2019-09-27 00:22:21 +03:00
Sergey M
c984196cf1
[README.md] Bind info dict URLs to a fixed blob (closes #18492) 2018-12-15 23:59:17 +07:00
Sergey M․
7f41a598b3
[safari] Add support for learning.oreilly.com (closes #18510) 2018-12-15 23:08:14 +07:00
Sergey M․
8fe104947d
[youtube] Fix multifeed extraction (closes #18531) 2018-12-15 22:25:12 +07:00
Sergey M․
0a05cfabb6
[lecturio] Improve subtitles extraction (closes #18488) 2018-12-11 23:45:02 +07:00
Remita Amine
13e17cd28e [uol] fix format url extraction(closes 18480) 2018-12-10 15:02:54 +01:00
Sergey M․
102a4e54c5
[teachable] Remove debug output 2018-12-10 10:10:28 +07:00
Sergey M․
6e29458f24
[test/testdata/cookies/session_cookies.txt] Fix empty expires test data 2018-12-10 04:30:00 +07:00
Sergey M․
59c3940165
[ard:mediathek] Add support for classic.ardmediathek.de (closes #18473) 2018-12-10 01:37:10 +07:00
Sergey M․
cefe42c412
release 2018.12.09 2018.12.09 2018-12-09 23:11:32 +07:00
Sergey M․
24cc64254c
[ChangeLog] Actualize
[ci skip]
2018-12-09 23:08:16 +07:00
Sergey M․
9e02c2c704
[YoutubeDLCookieJar] Add test for keeping session cookies 2018-12-09 22:57:00 +07:00
Sergey M․
5ee7ae5c75
[teachable] Add support for teachable based platform sites (closes #5451, closes #18150, closes #18272) 2018-12-09 22:36:36 +07:00
Remita Amine
3ad6dabd33 [aenetworks] add support for History Vault(closes #18460) 2018-12-09 10:04:00 +01:00
Remita Amine
5f47a60c5d [imgur] improve gallery and album detection and extraction(closes #9133)(closes #16577)(closes #17223)(closes #18404) 2018-12-09 09:35:17 +01:00
Sergey M․
1bab343704
[YoutubeDL] Introduce YoutubeDLCookieJar and clarify the rationale behind session cookies (closes #12929) 2018-12-09 06:47:49 +07:00
aegamesi
1d88b3e6e6
[YoutubeDL] Recognize expires=0 as session cookies and send session cookies with requests 2018-12-09 06:05:37 +07:00
Sergey M․
9235b5091c
[iprima] Relax _VALID_URL (closes #18453) 2018-12-09 00:01:11 +07:00
Remita Amine
c3c098dcf2 [hotstar] fix video data extraction(closes #18386) 2018-12-07 18:52:01 +01:00
Alexander Seiler
8c5879715f [ard:mediathek] Fix title and description extraction (closes #18349) 2018-12-07 03:41:02 +07:00
ealgase
ebb0449049 [xvideos] Switch to HTTPS (closes #18422) 2018-12-07 03:36:08 +07:00
Sergey M․
dfe0a3a9d2
[lecturio] Add extractor (closes #18405) 2018-12-07 03:27:11 +07:00
Sergey M․
c976873c5b
[nrktv:series] Add support for extra materials 2018-12-07 00:54:58 +07:00
Sergey M․
15699ec8b0
[nrktv:season,series] Fix extraction and update tests (closes #17159, closes #17258) 2018-12-07 00:49:24 +07:00
Sergey M․
33cc1ea586
[nrktv] Relax _VALID_URL (closes #18304, closes #18387) 2018-12-07 00:00:06 +07:00
v-delta
ae9d77dab5 [yourporn] Fix extraction (closes #18424) 2018-12-06 23:24:35 +07:00
Remita Amine
8bb0c9cc16 [tbs] fix info extraction(fixes #18403) 2018-12-05 07:03:00 +01:00
Remita Amine
5547014ad9 [gamespot] add support reviews URLs 2018-12-02 20:01:56 +01:00
Sergey M․
ab896fa894
release 2018.12.03 2018.12.03 2018-12-03 00:10:20 +07:00
Sergey M․
1fa59a928e
[ChangeLog] Actualize
[ci skip]
2018-12-03 00:06:54 +07:00