28071 Commits

Author SHA1 Message Date
nyuszika7h
2122d7151d [discovery] Use geo verification headers 2019-01-02 23:46:07 +07:00
Sergey M
2b493e74a1
Update discovery.py 2019-01-02 23:45:39 +07:00
Sergey M․
751e051557
[packtpub] Add support for subscription.packtpub.com (closes #18718) 2019-01-02 17:26:15 +07:00
Anthony Fok
7468be2f77
[hketv] Fix problems found in code review by @dstftw 2019-01-01 18:34:30 -07:00
Alexandre Huot
f01d91831e [radiocanada] Add test for DRM check 2019-01-01 20:20:07 -05:00
Kevin G
1f27d68da2 [compoundmedia] Pull request feedback 2019-01-01 14:41:30 -08:00
Kevin G
3d7133febc [compoundmedia] Pull request feedback 2019-01-01 14:39:45 -08:00
Kevin G
7cb955cf10 [compoundmedia] Pull request feedback 2019-01-01 14:38:55 -08:00
Kevin G
24b0a51c2d [compoundmedia] Use self.url_result instead of directly using IE 2019-01-01 14:36:57 -08:00
Kevin G
94f3b62e95 [compoundmedia] Add new extractor 2019-01-01 14:23:18 -08:00
yonaikerlol
34a4258fa2
[Streamango] Fix regexp 2019-01-01 14:12:18 -04:00
Elan Ruusamäe
d226c560a6 Refactor code to use url_result 2019-01-01 23:56:05 +07:00
Sergey M
8437f5089f
[README.md] Add long lines policy to coding conventions 2019-01-01 23:50:02 +07:00
v-delta
1d803085d7 [yourporn] Fix extraction 2019-01-01 23:26:59 +07:00
Sergey M
696f4e4114
[README.md] Add more guide lines for regular expressions 2019-01-01 23:13:39 +07:00
user706
e0c8ed0696 [gramofononline] fixes 2019-01-01 17:10:51 +01:00
biwubo
0e713dbb11 [acast:channel] Add support for play.acast.com (closes #18587) 2019-01-01 22:48:06 +07:00
user706
17961ddf92 [gramofononline] new extractor 2019-01-01 16:46:03 +01:00
yonaikerlol
3fb43e68a6
[Streamango] Added support to new domain 2019-01-01 11:10:41 -04:00
iwconfig
9b5c8751ee [extractors] Add missing age limits 2019-01-01 21:39:18 +07:00
Sergey M․
d9f1123c08
[rmcdecouverte] Improve, bypass geo restriction and add support for live (closes #18697) 2019-01-01 20:51:19 +07:00
Anarky
3d8eb6beb9
[rmcdecouverte] Update _VALID_URL (closes #18595) 2019-01-01 20:50:57 +07:00
Sergey M․
38d15ba7f9
[manyvids] Fix extraction (closes #18604, closes #18614) 2019-01-01 20:31:48 +07:00
Sergey M․
6b688b8942
[bitchute] Fix extraction (closes #18567) 2019-01-01 18:12:44 +07:00
john
335f037e80 Added query argument 2018-12-31 16:18:51 -08:00
john
ef212dc2fe Made changes 2018-12-31 16:00:11 -08:00
Sergey M․
80a8975990
release 2018.12.31 2019-01-01 00:02:02 +07:00
Sergey M․
9d9daed464
release 2018.12.31 2018.12.31 2018-12-31 23:59:52 +07:00
Sergey M․
32ac3d49ae
[ChangeLog] Actualize
[ci skip]
2018-12-31 23:57:46 +07:00
Sergey M․
373941c5f0
[bbc] Add support for another embed pattern (closes #18643) 2018-12-31 23:20:40 +07:00
Sergey M․
4e1ddc8da9
[npo:live] Add support for npostart.nl (closes #18644) 2018-12-31 21:05:07 +07:00
Sergey M․
e4d51e751e
[beeg] Fix extraction (closes #18610, closes #18626) 2018-12-31 20:59:53 +07:00
Sergey M․
c2dd2dc086
[youtube] Unescape HTML for series (closes #18641) 2018-12-31 19:57:01 +07:00
Alexandre Huot
5b2fdda5d6 [toutv] Corrects issues #16398 - account don't work after redesign. 2018-12-30 22:41:08 -05:00
lsimeonov2
6963bde436 [vbox7] Add support of multiple formats 2018-12-30 13:44:11 -05:00
Anarky
36fd2f89fc [rmcdecouverte] Fix _VALID_URL (closes #18595) 2018-12-30 14:30:36 +01:00
Anthony Fok
ec2e471312
[hketv] Add new extractor 2018-12-30 02:46:13 -07:00
jakeogh
1f30831ab9 add locked_file.flush() 2018-12-29 01:17:24 -07:00
jakeogh
6490342753 modify sanitize_open() to use locked_file(), preventing silent corruption when a second youtube-dl instance is attempting to write the same file. There is still a corner case, if a .part file is being used (--no-part is not enabled), in that the .part file is closed before it's renamed to remove the .part, in that window, another process could modify the .part file before it's renamed. Using --no-part prevents this corner case. 2018-12-29 00:50:04 -07:00
user706
ed3ffda40b [libraryofcongress] test for national jukebox 2018-12-29 00:41:34 +01:00
user706
40e2cbd86c [libraryofcongress] better title if national jukebox 2018-12-29 00:35:04 +01:00
user706
6a4d1f3672 fix extractor for national jukebox 2018-12-28 23:50:22 +01:00
Twilkie
5b00b954c6 Fetching meta-data about episode required user logging in, raise error if user didn't provide credentials 2018-12-28 16:45:07 +01:00
long2ice
215f137edd [huya] Add new extractor 2018-12-28 23:32:11 +08:00
Twilkie
e58e4111c4 Removed unused site_id, flake8 suggestion 2018-12-28 15:04:49 +01:00
Michaël Arnauts
5002f0fa1a Rewrite remix.aka to remix-aka for VRT.nu 2018-12-28 13:17:37 +01:00
Anand Tamariya
7e9f0baefa Use optimized ffmpeg params for pipe operation 2018-12-27 20:08:02 +05:30
Remita Amine
140a13f5de [youtube] extract more format metadata 2018-12-26 10:56:10 +01:00
Remita Amine
825cd268a3 [youtube] detect DRM protected videos(#1774) 2018-12-26 10:56:10 +01:00
NL9
cb320c9908 [Kinopoisk] Fixed season number and tests 2018-12-25 20:58:03 +03:00