1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2025-01-10 15:17:53 +01:00
Commit Graph

15140 Commits

Author SHA1 Message Date
Mariusz Skoneczko
555c5108fb [AnimeLab] Fix playlist extraction 2020-02-01 13:44:54 +11:00
Mariusz Skoneczko
b377af1de5 [AnimeLab] Fix video extraction 2020-02-01 13:11:12 +11:00
Mariusz Skoneczko
4cfa18985c [AnimeLab] Fix login 2020-02-01 12:25:13 +11:00
Mariusz Skoneczko
f5907438fe [AnimeLab] Update comment to accurately use 'usenetrc' testing option 2020-02-01 12:19:52 +11:00
Mariusz Skoneczko
08dbeaf3b1 [AnimeLab] Replace literal spaces with \s in regex where appropriate 2017-12-03 17:27:52 +11:00
Mariusz Skoneczko
97d4c00f13 [AnimeLab] Inline get_video_info 2017-12-03 17:15:06 +11:00
Mariusz Skoneczko
a3e2a31db0 [AnimeLab] Add 'shows' (playlists) support 2017-12-03 16:59:53 +11:00
Mariusz Skoneczko
12935a897f [AnimeLab] Extract season info 2017-12-01 10:29:32 +11:00
Mariusz Skoneczko
b6017c1349 [AnimeLab] Move video info extraction to base IE 2017-12-01 10:15:54 +11:00
Mariusz Skoneczko
d70ec6fd1b [AnimeLab] Create a base class in preparation for playlist extraction 2017-12-01 09:49:05 +11:00
Mariusz Skoneczko
c370537deb [AnimeLab] Add duration to test 2017-09-09 18:46:27 +10:00
Mariusz Skoneczko
d773d032a6 [AnimeLab] Extract duration 2017-09-09 18:46:01 +10:00
Mariusz Skoneczko
27076a6e22 [AnimeLab] Add thumbnail extraction 2017-07-19 17:54:12 +10:00
Mariusz Skoneczko
84d4419bad [AnimeLab] Removed superfluous test 2017-07-19 17:24:35 +10:00
Mariusz Skoneczko
739618fdee [AnimeLab] Also make sure test format has the expected height 2017-07-10 10:36:44 +10:00
Mariusz Skoneczko
cd77244e29 [AnimeLab] Add display_id to tests 2017-07-10 10:33:39 +10:00
Mariusz Skoneczko
10b76a6853 [AnimeLab] Remove title construction warning as fallback is present 2017-07-10 10:30:25 +10:00
Mariusz Skoneczko
932c787d29 [AnimeLab] Report display_id as video_id 2017-07-10 10:29:11 +10:00
Mariusz Skoneczko
b958cb91ee [AnimeLab] Extract display_id from url 2017-07-10 10:25:05 +10:00
Mariusz Skoneczko
d9ebb79d32 [AnimeLab] Remove useless base class 2017-07-10 10:24:13 +10:00
Mariusz Skoneczko
a3dad80078 [AnimeLab] Inline single-use methods 2017-07-09 14:08:26 +10:00
Mariusz Skoneczko
3bcac3f1cb [AnimeLab] Skip tests as they require authentication 2017-07-09 13:44:07 +10:00
Mariusz Skoneczko
28ee7cc6af [AnimeLab] Reorganise classes 2017-07-09 13:41:10 +10:00
Mariusz Skoneczko
9b9ecee63b [AnimeLab] Use _sort_formats 2017-07-09 13:34:50 +10:00
Mariusz Skoneczko
330768e7b5 [AnimeLab] Remove useless check of position 2017-07-09 13:18:39 +10:00
Mariusz Skoneczko
6df5193ecd [AnimeLab] Use \s rather than space literal 2017-07-09 13:13:08 +10:00
Mariusz Skoneczko
72350e39f6 [AnimeLab] Do not use fatal with default 2017-07-09 13:10:34 +10:00
Mariusz Skoneczko
ab2c141611 [AnimeLab] Add new extractor 2017-07-08 18:07:44 +10:00
Yen Chi Hsuan
eadd313321
[yam] Remove extractor
mymedia.yam.com is dead. An wikipedia user also pointed out that Yam's
blog service is no longer available. [1]

[1] https://zh.wikipedia.org/zh-tw/%E5%A4%A9%E7%A9%BA%E9%83%A8%E8%90%BD
2017-07-08 15:48:05 +08:00
Sergey M․
d852c6bc59
[xhamster] Extract all formats and fix duration extraction (#13593) 2017-07-07 22:49:11 +07:00
Sergey M․
00e5c36315
[xhamster] Add support for new URL schema (closes #13593) 2017-07-07 22:27:34 +07:00
Sergey M․
8a04ade86b
Credit @parmjitv for #13322, #13503, #13541, #13549 2017-07-06 23:15:23 +07:00
Sergey M․
ab328411d5
Credit @orng for ruv (#13396) 2017-07-06 23:15:16 +07:00
Sergey M․
ddeff4be3f
Credit @gfabiano for #13382, #13385, #13415 2017-07-06 23:15:09 +07:00
Parmjit Virk
60d4401c5e [espn] Extend _VALID_URL (fixes #13244) 2017-07-06 22:55:59 +07:00
Sergey M․
dee2ff1d81
[test_utils] Fix tests under Windows 2017-07-06 00:25:37 +07:00
Sergey M․
6554708252
[kaltura] Fix typo in subtitles extraction (closes #13569) 2017-07-05 23:20:50 +07:00
Sergey M․
0a2e1b2e30
[vier] Adapt extraction to redesign (#13575) 2017-07-05 22:52:47 +07:00
Yen Chi Hsuan
babbc04d45 [xuite] Move to the new HTML5 API and reduce # of requests 2017-07-05 23:27:12 +08:00
Yen Chi Hsuan
609ff8ca19 [utils] Support attributes with no values in get_elements_by_attribute() 2017-07-05 23:27:12 +08:00
Sergey M․
b6c9fe4162
release 2017.07.02 2017-07-02 20:17:10 +07:00
Sergey M․
4d9ba27bba
[ChangeLog] Actualize 2017-07-02 20:12:40 +07:00
Sergey M․
50ae3f646e
[thisoldhouse] Add more fallbacks for video id (closes #13541) 2017-07-02 20:06:15 +07:00
Parmjit Virk
99a7e76240
[thisoldhouse] Update test 2017-07-02 20:05:11 +07:00
Parmjit Virk
a3a6d01a96
[thisoldhouse] Fix video id extraction (closes #13540) 2017-07-02 20:04:51 +07:00
Sergey M․
02d61a65e2
[xfileshare] Extend format regex (closes #13536) 2017-07-02 08:00:22 +07:00
Sergey M․
9b35297be1
[extractors] Add import for tastytrade 2017-07-01 18:39:29 +07:00
Sergey M․
4917478803
[ted] Fix extraction (closes #13535)) 2017-07-01 18:39:01 +07:00
Sergey M․
54faac2235
[tastytrade] Add extractor (closes #13521) 2017-06-30 22:20:30 +07:00
Sergey M․
c69701c6ab
[extractor/common] Improve _json_ld 2017-06-30 22:19:06 +07:00