1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-02 12:02:52 -05:00
Commit Graph

17370 Commits

Author SHA1 Message Date
f7f9757efc release 2018.04.09 2018-04-09 01:19:27 +07:00
880ed89d49 [ChangeLog] Actualize
[ci skip]
2018-04-09 01:14:47 +07:00
94c3442e6a [YoutubeDL] Do not save/restore console title while simulate (closes #16103) 2018-04-09 01:04:22 +07:00
069937151e [generic] Add support for tube8 embeds 2018-04-09 00:37:15 +07:00
d3431dcb90 [generic] Restrict share-videos.se embeds regex to filter bogus URLs (#16115) 2018-04-09 00:25:44 +07:00
1fc37ca3f1 [generic] Add support for share-videos.se embeds (closes #16089) 2018-04-09 00:19:23 +07:00
d04ca97616 [odnoklassniki] Improve _VALID_URL readability 2018-04-08 22:21:21 +07:00
608c738c7d [odnoklassniki] Extend _VALID_URL (closes #16081) 2018-04-08 22:13:00 +07:00
66b686727b [extractor/common] Relax JSON-LD context check (closes #16006) 2018-04-08 03:09:42 +07:00
717ea4e14e [steam] Bypass mature content check (closes #16113) 2018-04-08 00:29:43 +07:00
cae5d9705c [acast] Extract more metadata 2018-04-08 00:21:55 +07:00
1c9b1a4494 [acast] Fix extraction (closes #16118) 2018-04-08 00:08:45 +07:00
ff826177cc [instagram:user] Fix extraction (closes #16119) 2018-04-07 23:58:57 +07:00
9d15be3a5b [drtuber] Fix title extraction (closes #16107) 2018-04-07 21:39:21 +07:00
e2750e1437 [liveleak] Extend _VALID_URL (closes #16117) 2018-04-07 20:55:01 +07:00
e944737c59 [openload] Add support for oload.xyz 2018-04-06 23:40:15 +07:00
fdfb32a0dd [openload] Relax stream URL regex 2018-04-06 00:15:22 +07:00
235d828b7b [openload] Fix extraction (closes #16099) 2018-04-05 23:49:15 +07:00
1236ac6b0b [svtplay] Share svtplay regex 2018-04-05 00:29:13 +07:00
df146eb282 [svtplay:series] Add support for season URLs 2018-04-05 00:29:08 +07:00
b71bb3ba8b [svtplay:series] Improve extraction (closes #16059) 2018-04-05 00:29:02 +07:00
fd97fa7bfc [svtplay:series] Add extractor
Related to #11130
2018-04-05 00:28:58 +07:00
e8dfecb384 release 2018.04.03 2018-04-03 00:26:11 +07:00
10f9caec04 [ChangeLog] Actualize
[ci skip]
2018-04-03 00:23:03 +07:00
ea6679fbeb [tvnow] Fix issues, simplify and improve (closes #15837) 2018-04-03 00:08:22 +07:00
3acae1e031 [tvnow] Add support for shows 2018-04-03 00:06:47 +07:00
8bd1df3c31 [dramafever] Fix authentication (closes #16067) 2018-04-02 22:19:42 +07:00
86693c4930 [afreecatv] Use partial view only when necessary (closes #14450) 2018-04-02 00:00:45 +07:00
d563fb32ba [afreecatv] Remove debug output 2018-04-01 23:07:54 +07:00
e51762be19 [afreecatv] Add support for authentication (#14450) 2018-04-01 22:47:39 +07:00
03fcde10ce [nationalgeographic] Add support for new URL schema (closes #16001) 2018-04-01 21:22:51 +07:00
95a1322bc1 [bilibili] Remove debug from player params regexes 2018-04-01 02:06:58 +07:00
0669f8fd8f [xvideos] Fix thumbnail extraction (closes #15978) 2018-03-31 23:46:08 +07:00
0b4bbcdcb6 [medialaan] Fix vod id 2018-03-31 22:14:49 +07:00
3e78d23b57 [openload] Add support for oload.site 2018-03-30 23:25:43 +07:00
190f6c936b [naver] Fix extraction (closes #16029) 2018-03-29 23:49:09 +07:00
02f6ccbce3 [dramafever] Partially switch to API v5 (closes #16026) 2018-03-29 23:06:13 +07:00
5d60b99717 [options] Mention comments support in --batch-file 2018-03-27 22:25:29 +07:00
9e6a418015 [abc:iview] Unescape title and series meta fields 2018-03-27 22:08:40 +07:00
99c3091850 [videa] Extend _VALID_URL 2018-03-27 22:02:04 +07:00
bbd9d8c170 release 2018.03.26.1 2018-03-26 22:32:03 +07:00
c3cfc71a0c [ChangeLog] Actualize
[ci skip]
2018-03-26 22:30:11 +07:00
671e241bfb release 2018.03.26 2018-03-26 05:03:47 +07:00
29d9594561 [ChangeLog] Actualize
[ci skip]
2018-03-26 22:11:01 +07:00
f0298f653e [downloader/external] Simplify finished progress hook reporting and add elapsed time (closes #10876) 2018-03-24 16:35:21 +07:00
2ea212628e [downloader/common] Improve progress reporting when no total bytes available 2018-03-24 16:35:15 +07:00
80aa246094 [downloader/external] Fix download finalization when writing file to stdout (closes #10809)
An OSError or IOError generally indicates something a little more
wrong than a "simple" UnavailableVideoError, so print the actual
traceback that leads to the exception. Otherwise meaningful postmortem
debugging a bug report is essentially infeasible.
2018-03-24 16:34:55 +07:00
0ff2c1ecb6 [downloader/fragment] Fix download finalization when writing file to stdout (closes #15799) 2018-03-24 16:04:23 +07:00
16132cff72 [vrv] Fix extraction on python2 (closes #15928) 2018-03-24 14:57:34 +07:00
86e1958944 [afreecatv] Update referrer (closes #15947) 2018-03-24 14:21:08 +07:00