phan-ctrl
d1fcf255c5
[safari] Fix authentication ( closes #22161 ) ( #22184 )
2019-08-27 10:16:04 +07:00
Sergey M
e2af6be9a8
Update safari.py
2019-08-27 10:15:29 +07:00
phan-ctrl
95adb8ece0
inline list
2019-08-27 09:02:23 +07:00
Anh Nhan Nguyen
4b3c41d483
[gfycat] support when accidentally prodiving media uri
2019-08-27 01:29:02 +02:00
grefog
5d3c06ba9e
Improve code hygiene after code review
2019-08-26 15:44:38 -06:00
sofutru
2ea9b5ce34
Update youtube.py
2019-08-27 02:07:56 +07:00
sofutru
164e555713
Update Invidious instances
2019-08-27 00:33:29 +07:00
phan-ctrl
18d9939ae3
update fix for safari
2019-08-26 22:42:28 +07:00
Jay
0c17fa66e2
[bbc] Add support for sounds/play ( closes #19200 )
2019-08-26 23:16:18 +08:00
Jay
5173d7b08b
[bbc] Fixed TestDownload.test_BBC and TestDownload.test_BBCCoUk (first tests for each class)
2019-08-26 23:04:38 +08:00
Sergey M․
183a18c4e7
[usanetwork] Fix extraction ( closes #22105 )
2019-08-26 03:38:54 +07:00
kr4ssi
3b009a4361
[openload] Add oload.vip
2019-08-25 00:01:19 +02:00
grefog
184c95ced8
Remove hard-coded value used in testing
2019-08-24 14:06:55 -06:00
grefog
5703dfcc71
Fix incorrect url parsing and delint niconico.py
2019-08-24 13:41:10 -06:00
grefog
fbdf294dfd
Add support for nicovideo.jp Series
2019-08-24 12:57:18 -06:00
Thinh Nguyen
ff6bcb003f
Merge remote-tracking branch 'upstream/master' into fix-zing-mp3
2019-08-23 16:38:28 -07:00
phan-ctrl
b9b34b70d2
[safari] Fix authentication
...
Fix issue #22161
2019-08-22 17:19:55 +07:00
Katie Pratt
82024c2db4
updating info object to reflect preferredinfo, since it is being returned by the function
2019-08-21 22:35:46 -04:00
Katie Pratt
ab4ee78529
adding the preferredinfo attribute to override metadata
2019-08-21 21:25:17 -04:00
supritkumar
393cc31d5e
[einthusan] Add support for einthusan.ca ( #22171 )
2019-08-21 09:52:59 +07:00
Sergey M
fbfcbd2a25
Update einthusan.py
2019-08-21 09:52:23 +07:00
Suprit
7accab98e0
add test case
2019-08-20 21:54:34 -04:00
Suprit
1d3a358c22
add ca to regex
2019-08-20 21:50:04 -04:00
J. Randall Owens
98f7f3c252
Merge branch 'master' of https://github.com/rg3/youtube-dl
2019-08-20 09:11:09 +01:00
Lucas
816e2968a7
[lequipe] Add new extractor
2019-08-19 15:26:55 +02:00
Lucas
fe7d38c793
Coding convention
2019-08-19 00:37:51 +02:00
Lucas
4d3c82222c
flake8 corrections
2019-08-18 23:58:49 +02:00
skybt
7a3b118ed1
[ADN] Remove redundant code
2019-08-18 23:58:15 +02:00
Lucas
cce0068ef3
Warning message is now reported
2019-08-18 23:45:03 +02:00
Lucas
e187464c18
Add album extractor
2019-08-18 23:41:35 +02:00
Lucas
480f2d89f6
Add base info extractor class
2019-08-18 23:39:06 +02:00
Lucas
0b3cb7df0d
Support language specific sites
2019-08-18 23:35:39 +02:00
skybt
9cb00d7cd8
[ADN] Use PhantomJS to get the subtitle encryption key ( closes #12724 )
2019-08-18 23:04:19 +02:00
Pavel Shevtsiv
f77b307d9c
[jwplatfom] do not match video URLs( #20596 )
2019-08-18 21:40:19 +03:00
Philip Langdale
7d27abcaaa
[willowtv] Add new extractor
...
willow.tv is a Cricket TV channel and Internet service. On the Internet,
they offer live streaming, full replays, and highlight videos.
This initial commit handles downloading of replays.
Note that replays are only accessible with an active subscription, and
youtube-dl must be passed the cookies for an active login session. That
means that it's not possible to run a test case in general, and I think
not possible at all, as I don't think there's a way to pass cookies when
running the tests.
2019-08-17 21:00:10 -07:00
Tristan Waddington
f6b56dc335
Added support for PornHub Premium URLs and logins.
2019-08-17 15:55:56 -07:00
xela722
be2911be03
Style to fit Flake8
2019-08-17 16:07:58 -04:00
xela722
2c75db360c
Fix ESPN extractor
...
Fixes the ESPN extractor to extract clips from the site.
2019-08-17 16:01:22 -04:00
xela722
5e1e3aa387
Revert "Fix ESPN Extractor"
...
This reverts commit 39f03c440943e85698ad3c21995cea3876771fe9.
2019-08-17 15:58:06 -04:00
xela722
39f03c4409
Fix ESPN Extractor
...
Reqorked the extractor the would previously give bad request errors.
2019-08-17 15:55:33 -04:00
tinybug
1f9342a57b
[einthusan] change .tv to .ca
...
einthusan.tv can’t be reached anymore, it changed to einthusan.ca instead.
2019-08-17 15:10:39 +08:00
Sergey M․
0add33abcb
[youtube] Improve unavailable message extraction (refs #22117 )
2019-08-16 23:44:11 +07:00
vdelta
f9549b30f8
[yourporn] Fix video_url ( closes #21645 )
2019-08-16 14:48:08 +02:00
Daniel Heath
2dbdf6c38b
Fixup import
2019-08-16 17:31:13 +10:00
Daniel Heath
8f43270668
Update from code review
2019-08-16 17:14:37 +10:00
Nikhil Gupta
ca2b76e819
Added warning when content is not available in region
2019-08-16 04:28:50 +05:30
Chuck Cho
0326bcb6c1
[piksel] add subtitle capability ( #20506 )
2019-08-15 22:14:47 +00:00
Chuck Cho
1ec3757a50
[piksel] add subtitle capability (e.g. https://player.piksel.com/v/ums2867l )
2019-08-15 13:41:35 -07:00
Nikhil Gupta
27ac096e8b
[gaana] Add new extractor
2019-08-14 16:50:17 +05:30
Harry Stanton
87f9104ea7
[vine] Removed dash from extractor as it is now 403
2019-08-14 00:33:00 +01:00