31047 Commits

Author SHA1 Message Date
hatienl0i261299
687dd3be3f [likee] Add new extractor 2020-03-31 14:20:26 +07:00
Dante
87f7f552b6 acidcow_ver_1.6 2020-03-30 21:41:23 -07:00
Dante
646e6fe600 acidcow_ver_1.5 2020-03-30 21:34:02 -07:00
Dante
1893ea5590 acidcow_ver_1.4 2020-03-30 21:30:15 -07:00
AndrewMBL
2c24c8c3e3
Update video_id regex for new URL
Added support for:
with of without "www."
and either  ".chorus.build" or ".com"

It now validated correctly on older URL's 
```
<iframe src="https://thisoldhouse.chorus.build/videos/zype/5e33baec27d2e50001d5f52f
```
and newer ones
```
<iframe src="https://www.thisoldhouse.com/videos/zype/5e2b70e95216cc0001615120
```
2020-03-31 15:25:04 +11:00
Dante
5b1094e719 acidcow_ver_1.3 2020-03-30 20:55:00 -07:00
Dante
1e3504703d acidcow_ver_1.2 2020-03-30 20:42:50 -07:00
Tristan Waddington
1b0793fbc8
Fixed login issue by removing cookies check. 2020-03-30 20:18:46 -07:00
Tristan Waddington
a571ae79d5
Feedback 2020-03-30 20:08:07 -07:00
Tristan Waddington
a052d5a81d
Feedback 2020-03-30 20:08:07 -07:00
Tristan Waddington
93e281288f
Added default _NETRC_MACHINE value to make tests happy. 2020-03-30 20:08:07 -07:00
Tristan Waddington
24fa01bb5c
Added login support for PornHub and PornHub Premium.
The pornhub extractor has been updated with support for --netrc and
--username/password authentication. This change allows authenticated
users to archive content they have purchased.
2020-03-30 20:08:06 -07:00
David Heller
92ecd66a20 Correcting title & ext 2020-03-30 17:24:30 -07:00
David Heller
8e0d60145a Adding support for extracting instagram image URLs 2020-03-30 16:19:03 -07:00
alxnull
5bdc10661f Added test for --yes-overwrites. 2020-03-31 00:16:20 +02:00
alxnull
a295d779ad Added --yes-overwrites option. 2020-03-30 21:50:18 +02:00
hatienl0i261299
54f314b7ee [axios] Add new extractor 2020-03-31 00:16:28 +07:00
hatienl0i261299
21d12c0be6 [axios] Add new extractor 2020-03-30 14:08:21 +07:00
Dante
2ad5716d15 acidcow_ver_1.1 2020-03-29 21:54:05 -07:00
Dante
70d05cf062 acidcow_ver_1.1 2020-03-29 20:17:58 -07:00
David Sn
fd76f28c6c
[cda] Improve extraction and keep old method for legacy
It is unknown whether CDA keeps using the old ROT13 decode method,
as the original player.js code still contains the old method.

Signed-off-by: David Sn <divad.nnamtdeis@gmail.com>
2020-03-29 17:24:00 +02:00
Sudarshan Parvatikar
5317c36a5b Fixed broken extractor for motherless.com (Issue: 24499) 2020-03-29 16:04:00 +05:30
hatienl0i261299
cb2895076b Add extract User url 2020-03-29 14:46:57 +07:00
ajj8
76b1f2a974
flake8 2020-03-29 03:22:02 +01:00
ajj8
09eed10644
Update facebook.py 2020-03-29 03:06:06 +01:00
Dante
46d03da3dd Sonuma and acidcow 2020-03-28 18:47:16 -07:00
ajj8
2008a3161d
Update bbc.py 2020-03-29 02:02:42 +01:00
David Sn
3574d22de9
[cda] Try to fix and improve extraction (fixes #24458)
Signed-off-by: David Sn <divad.nnamtdeis@gmail.com>
2020-03-28 21:34:50 +01:00
hatienl0i261299
a49d4359b1 [zingmp3_vn] Add new extractor 2020-03-29 01:59:15 +07:00
hatienl0i261299
1ea535cd88 [zingmp3_vn] Add new extractor 2020-03-29 01:58:41 +07:00
hatienl0i261299
7efe1860e9 [zingmp3_vn] Add new extractor 2020-03-29 00:49:11 +07:00
hatienl0i261299
1eccbbbb3f [zingmp3_vn] Add new extractor 2020-03-28 21:08:00 +07:00
Dan Dascalescu
3bb20fff4f
[CONTRIBUTING.md] Brief mention of the commit message format 2020-03-29 02:03:37 +13:00
Dan Dascalescu
c3f41607bb
[README.md] Link to the Netscape cookie format 2020-03-29 00:48:20 +13:00
Stefan Pöschel
ba021401f8 [downloader/hls] fix EXT-X-BYTERANGE off-by-one bug
The end of the byte range is the first byte that is NOT part of the to
be downloaded range. So don't include it into the requested HTTP
download range, as this additional byte leads to a broken TS packet and
subsequently to e.g. visible video corruption.

Fixes #14748.
2020-03-28 12:22:55 +01:00
hatienl0i261299
189186a9a6 [zingmp3_vn] Add new extractor 2020-03-28 18:11:57 +07:00
hatienl0i261299
13f9633e6b [zingmp3_vn] Add new extractor 2020-03-28 17:33:17 +07:00
hatienl0i261299
d54c21303c [zingmp3_vn] Add new extractor 2020-03-28 17:17:47 +07:00
bopol
8598dd833a [twitter] add tests for nitter 2020-03-27 20:42:47 +01:00
bopol
54eadd2d79 [twitter] pass flake8 verification 2020-03-27 20:42:47 +01:00
bopol
070846b608 [twitter] add support for public nitter instances
list of instances: https://github.com/zedeus/nitter/wiki/Instances
info about nitter: https://github.com/zedeus/nitter
basically, it's a privacy-friendly twitter web client, the url is the same except the beginning part
2020-03-27 20:42:47 +01:00
yeeeha
443eac5e0b FFmpegMergerPP: handle "malformed AAC bitstream" error when merging 2020-03-27 18:21:18 +01:00
yeeeha
f062558229 Fix download with Token Authentication from funk.net (Nexx Player) 2020-03-26 20:46:28 +01:00
Reinhart Previano K
8893a29cb5
Remove test files 2020-03-26 17:56:09 +07:00
Reinhart Previano K
861658d2ea
Remove test file 2020-03-26 17:55:44 +07:00
Reinhart Previano K
9c274b5805
Remove test files 2020-03-26 17:55:25 +07:00
Reinhart Previano Koentjoro
bdb1e0c906 Fix coding conventionsand remove test files 2020-03-26 17:54:17 +07:00
Reinhart Previano Koentjoro
6549db78f2 [binustv] Add new extractor 2020-03-26 17:42:17 +07:00
snylonue
a9eedee3d9 Merge remote-tracking branch 'origin/FixBilibili' into FixBilibili 2020-03-25 13:21:46 +08:00
snylonue
ab71a2b108 [bilibili] fix ci 2020-03-25 13:21:35 +08:00