30410 Commits

Author SHA1 Message Date
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
snylonue
d24e286f53 fix ci 2020-03-25 12:56:46 +08:00
snylonue
8febca278e
Merge branch 'master' into FixBilibili 2020-03-25 10:25:24 +08:00
Pika
ab1788329d [trutv] port fixes from tbs 2020-03-24 20:41:33 -04:00
Pika
69b2c9184f remove comment 2020-03-24 18:52:34 -04:00
Pika
86be0691b2 fix flake8 errors 2020-03-24 18:51:20 -04:00
Pika
8dd2b6a5ef [trutv] fix extraction + downloading 2020-03-24 18:42:15 -04:00
Sergey M․
049c0486bb
release 2020.03.24 2020.03.24 2020-03-24 03:14:30 +07:00
Sergey M․
30b5121a1c
[ChangeLog] Actualize
[ci skip]
2020-03-24 03:12:15 +07:00
Sergey M․
b439634f0e
[ChangeLog] Actualize
[ci skip]
2020-03-24 03:07:34 +07:00
Sergey M․
6e47200b6e
[teachable] Update test 2020-03-24 02:57:53 +07:00
Sergey M․
38fa761a45
[teachable] Update gns3 domain 2020-03-24 02:57:48 +07:00
Sergey M․
08a27407c4
[teachable] Update upskillcourses domain
New version does not use teachable platform any longer
2020-03-24 02:57:44 +07:00
Sergey M․
be7dacf9cf
[generic] Look for teachable embeds before wistia 2020-03-24 02:57:38 +07:00
Sergey M․
4560adc820
[teachable] Extract chapter metadata (closes #24421) 2020-03-24 02:57:32 +07:00
Sergey M․
63dce3094b
[bilibili] Add support for player.bilibili.com (closes #24402) 2020-03-24 00:24:39 +07:00
Sergey M․
b4eb08bb03
[bilibili] Add support for new URL schema with BV ids (closes #24439, closes #24442) 2020-03-24 00:11:39 +07:00
Remita Amine
2e20cb3636 [limelight] remove disabled API requests(closes #24255) 2020-03-23 12:57:10 +01:00
Cololi
1ae50d9c74 improve code for flake8 2020-03-23 17:23:14 +08:00
Cololi
7b7a2a249a Add bilibili new url
fix bug
2020-03-23 16:52:01 +08:00
Cololi
0cadbefcd7 Add bilibili new url 2020-03-23 16:16:38 +08:00
Geremia
a468e5b78f C-SPAN videos not working #18806 fix 2020-03-22 14:22:46 -07:00
sgerwk
8b1e2b62bc flake8 2020-03-22 18:46:20 +01:00
sgerwk
a74eacc461 update extractor 2020-03-22 18:37:24 +01:00
Pablo Castorino
c7db73fcd3 fix syntax 2020-03-22 12:45:48 -03:00
Robert Jacobson
cddf55300d separate playlist title from entry titles 2020-03-22 08:40:14 -04:00
Robert Jacobson
b09bb33801 change to_screen output to debug_out 2020-03-22 08:08:36 -04:00