Allan Odgaard
7a4e8d91d2
Install bash completion into share/bash-completion/completions
...
Starting with bash-completion 1.90 (released in November 2011) completion files should be installed in the share/ directory.
They must use the executable’s name for loading on demand, so for this reason, it was necessary to generate the completion file in a new directory, so that it does not clash with the `youtube-dl` executable.
This is because Python’s setup-tools does not support data files to be installed with a different base name.
I have tested this change with both `make install` and `pip install`, as these two install procedures have slightly different code paths.
I removed the `bash-completion` (phony) target from the make file, as we now have a directory with that name, and I could not see the target being referenced anywhere.
Closes #804 .
2019-09-10 10:55:06 +02:00
sofutru
bff90fc518
[youtube] Add support for invidious tor instances ( #22268 )
2019-09-03 01:35:32 +07:00
Sergey M․
31dbd054c8
[platzi] Improve client data extraction ( closes #22290 )
2019-09-03 01:24:20 +07:00
Sergey M․
66d04c74e0
[platzi:course] Add support for authentication
2019-09-03 01:23:22 +07:00
Patrick Dessalle
d7da1e37c7
[nickjr] Add support for nickelodeonjunior.fr ( #22246 )
2019-09-02 00:59:57 +07:00
Sergey M․
f620d0d860
release 2019.09.01
2019-09-01 03:33:02 +07:00
Sergey M․
79dd8884bb
[ChangeLog] Actualize
...
[ci skip]
2019-09-01 03:18:35 +07:00
Sergey M․
df228355fd
[xhamster:user] Add extractor ( closes #16330 , closes #18454 )
2019-09-01 03:12:56 +07:00
Sergey M․
8945b10f6e
[xhamster] Add support for more domains
2019-09-01 03:09:04 +07:00
Sergey M․
7cb51b5daf
[extractor/generic] Improve squarespace detection and fix test ( closes #21859 , refs #21294 , refs #21802 )
2019-09-01 01:25:48 +07:00
Barbara Miller
d78657fd18
[extractor/generic] Add support for squarespace embeds ( closes #21294 )
2019-09-01 01:25:48 +07:00
Sergey M․
cc73d5ad15
[openload] Fix domains regex
2019-09-01 01:25:48 +07:00
telephono
71f47617c8
[downloader/external] Respect mtime option for aria2c ( #22242 )
2019-09-01 00:24:43 +07:00
Remita Amine
3f46a25a97
[verystream] add support for woof.tube ( closes #22217 )
2019-08-31 10:02:09 +01:00
Sergey M․
9d058b3206
[dailymotion] Add support for lequipe.fr ( closes #21328 , closes #22152 )
2019-08-29 23:08:19 +07:00
Sergey M․
b500955a58
[openload] Add support for oload.vip ( closes #22205 )
2019-08-28 01:58:07 +07:00
Jay
acc86c9a97
[bbc] Fix some tests
2019-08-28 01:53:40 +07:00
Jay
b72305f078
[bbccouk] Extend _VALID_URL ( closes #19200 )
2019-08-28 01:53:40 +07:00
sofutru
494d664e67
[youtube] Add support for invidious.nixnet.xyz and yt.elukerio.org ( #22223 )
2019-08-28 01:39:59 +07:00
phan-ctrl
d1fcf255c5
[safari] Fix authentication ( closes #22161 ) ( #22184 )
2019-08-27 10:16:04 +07:00
Sergey M․
183a18c4e7
[usanetwork] Fix extraction ( closes #22105 )
2019-08-26 03:38:54 +07:00
supritkumar
393cc31d5e
[einthusan] Add support for einthusan.ca ( #22171 )
2019-08-21 09:52:59 +07:00
Sergey M․
0add33abcb
[youtube] Improve unavailable message extraction (refs #22117 )
2019-08-16 23:44:11 +07:00
Chuck Cho
0326bcb6c1
[piksel] add subtitle capability ( #20506 )
2019-08-15 22:14:47 +00:00
Sergey M․
def849e0e6
release 2019.08.13
2019-08-13 23:18:38 +07:00
Sergey M․
69611a1616
[ChangeLog] Actualize
...
[ci skip]
2019-08-13 23:10:05 +07:00
Sergey M․
351f37c022
[youtube:playlist] Improve flat extraction ( closes #21927 )
2019-08-13 05:02:52 +07:00
lightmare
3bce4ff7d9
[downloader/fragment] Fix ETA calculation of resumed download ( #21992 )
2019-08-11 06:57:43 +07:00
Remita Amine
ffddb11264
[YoutubeDL] check annotations availabilty( closes #18582 )
2019-08-09 08:19:41 +01:00
Remita Amine
64b6a4e91e
[youtube] fix annotations extraction( closes #22045 )
2019-08-09 08:16:53 +01:00
Remita Amine
b3d39be239
[discovery] extract series meta field( #21808 )
2019-08-08 23:23:58 +01:00
Sergey M․
1357734978
[youtube] Improve error detection ( #16445 )
2019-08-06 02:32:44 +07:00
Remita Amine
eb9c9c74a6
[vimeo] fix album extraction
...
closes #1933
closes #15704
closes #15855
closes #18967
closes #21986
2019-08-03 10:29:20 +01:00
Remita Amine
5efbc1366f
[roosterteeth] add support for watch URLs
2019-08-02 19:38:35 +01:00
Remita Amine
995f319b06
[discovery] limit video data by show slug( closes #21980 )
2019-08-02 18:08:26 +01:00
Sergey M
d9d3a5a816
[README.md] Move code from #21939 to the right place
2019-08-02 05:54:56 +07:00
Sergey M․
4f2d735803
release 2019.08.02
2019-08-02 05:37:54 +07:00
Sergey M․
2e9522b061
[ChangeLog] Actualize
...
[ci skip]
2019-08-02 05:36:32 +07:00
Sergey M․
be306d6a31
[tvigle] Fix extraction and add support for HLS and DASH formats ( closes #21967 )
2019-08-02 05:25:01 +07:00
Sergey M․
33b529fabd
[yandexvideo] Add support for DASH formats ( #21971 )
2019-08-02 05:03:25 +07:00
Kyle
07f3a05c87
[CONTRIBUTING.md] Add some more coding conventions ( #21939 )
2019-08-02 04:49:01 +07:00
Remita Amine
535111657b
[discovery] use API call for video data extraction( #21808 )
2019-08-01 22:45:10 +01:00
cantandwont
826dcff99c
Output batch filename when it could not be read ( #21915 )
2019-08-01 03:54:39 +07:00
Sen Jiang
9a37ff82f1
[mgtv] Extract format_note ( #21881 )
...
format_note should now show 标清, 高清, 超清, 蓝光, etc.
2019-08-01 03:45:02 +07:00
Sergey M․
766c4f6090
[tvn24] Fix test
2019-07-31 02:32:45 +07:00
Sergey M․
7279163412
[tvn24] Fix metadata extraction ( closes #21833 , closes #21834 )
2019-07-31 02:32:45 +07:00
CeruleanSky
07ab44c420
[dlive] Relax _VALID_URL ( #21909 )
2019-07-31 01:43:49 +07:00
smed79
2c8b1a21e8
[openload] Add support for oload.best ( #21913 )
2019-07-31 01:40:50 +07:00
Sergey M․
c2d125d99f
[youtube] Improve metadata extraction for age gate content ( closes #21943 )
2019-07-31 00:14:33 +07:00
Sergey M․
85c2c4b4ab
release 2019.07.30
2019-07-30 09:43:47 +07:00