doskey
585d496e16
Fix: Restore functionality of -o parameter for Miaopai downloads
...
The -o parameter, used for specifying output filename, was not functioning correctly when downloading videos from Miaopai. This commit addresses the issue and ensures the parameter works as intended.
2024-09-10 00:13:51 +08:00
Mort Yao
c4042d0d0b
version 0.4.1730
2024-08-19 21:53:12 +02:00
Mort Yao
2c8a0cb5e8
[vimeo] cleanup
2024-08-19 21:48:34 +02:00
Mort Yao
26db833b86
[tests] disable test_youtube temporarily
2024-08-19 18:41:21 +02:00
Mort Yao
72b1a7bce1
fix "SyntaxWarning: invalid escape sequence" for Python 3.12
2024-08-19 18:22:15 +02:00
Mort Yao
afbadf2301
[youtube] update self.ua (fix extraction)
2024-08-18 03:36:58 +02:00
Mort Yao
4cec20ac20
[youtube] add self.ua
2024-08-04 19:06:56 +02:00
Mort Yao
bc0e680ed5
[tiktok] support short URLs (vt.tiktok.com)
2024-08-02 20:20:53 +02:00
Mort Yao
79aaec4317
Merge branch 'bryanhonof-develop' into develop
2024-07-31 19:42:07 +02:00
Bryan Honof
1e304893de
Add Flox as an installation option
2024-07-31 13:45:22 +02:00
Mort Yao
7acebdab9d
[instagram] fix extraction
2024-07-30 00:28:13 +02:00
Wanlin Wang 王万霖
4ab02216cd
Add ytInitialPlayerResponse checker to let user easily know problem
2024-07-25 17:20:26 +08:00
Mort Yao
899e2b6b2b
[youtube] sloppy fix
2024-07-24 00:26:54 +02:00
Mort Yao
aba2852f84
version 0.4.1718
2024-07-14 08:29:25 +02:00
Mort Yao
1a928fac49
[youtube] fix extraction
2024-07-14 08:28:21 +02:00
Mort Yao
882b9c07f8
[youtube] separate files for autogenerated caption tracks
2024-06-27 05:53:56 +02:00
Mort Yao
0c216b3eb4
[youtube] more detailed logging of stream formats
2024-06-25 05:53:30 +02:00
Mort Yao
ed3f48810d
[common] update UA
2024-06-25 03:33:21 +02:00
Rui Chen
edf29ae1ef
chore: also include you-get.plugin.zsh
and CONTRIBUTING.md
2024-06-23 22:59:18 -04:00
Rui Chen
ef6a973013
chore: update MANIFEST.in
to include contrib
2024-06-23 22:57:59 -04:00
Mort Yao
08ff14c455
Makefile: stop using python setup.py commands
2024-06-23 22:30:16 +02:00
Mort Yao
450ce6e521
version 0.4.1710
2024-06-23 21:04:52 +02:00
Mort Yao
31365ac368
add requirements.txt
2024-06-23 20:56:10 +02:00
Mort Yao
4b9c951084
switch from "setup.py test" to "python -m unittest" (pytest has a weird 'I/O operation on closed file' bug though)
2024-06-23 20:30:31 +02:00
Mort Yao
2569aa03f6
[youtube] prompt for installing dukpy if ImportError
2024-06-23 18:44:47 +02:00
Mort Yao
68965e0a96
[youtube] ask for cookies only if status is LOGIN_REQUIRED
2024-06-23 18:01:53 +02:00
Mort Yao
2c976407e5
[youtube] show subreason if possible
2024-06-23 17:42:54 +02:00
Mort Yao
2aaf38ce23
[youtube] check playabilityStatus and ask for cookies if needed
2024-06-23 17:03:31 +02:00
Mort Yao
b0e6f0cadc
[youtube] remove dead code
2024-06-23 14:43:43 +02:00
Mort Yao
567d1059fc
[youtube] fix 403 error and throttling ( close #2950 )
2024-06-23 10:17:02 +02:00
Mort Yao
29f513821d
[tests] disable test_bilibili temporarily
2024-05-22 02:53:12 +02:00
Mort Yao
dbb767f928
version 0.4.1700
2024-05-22 01:58:47 +02:00
Mort Yao
fda479ff4d
Merge branch 'patch-1' of https://github.com/zidingz/you-get into zidingz-patch-1
2024-05-22 01:33:15 +02:00
Mort Yao
9aa538a403
update LICENSE.txt
2024-05-22 01:32:38 +02:00
Mort Yao
00f6c01e18
[vine] remove support (discontinued)
2024-05-22 01:15:49 +02:00
Mort Yao
1a3bcb462a
update README.md (http:// -> https://)
2024-05-22 01:10:56 +02:00
Mort Yao
f6fd3fb867
[tumblr] add prefix
2024-05-22 01:04:21 +02:00
Mort Yao
34e4c8651b
[tumblr] print info for each pic
2024-05-22 01:02:27 +02:00
Mort Yao
1899b3e4fa
update README.md (pip3 -> pip)
2024-05-22 00:24:51 +02:00
Mort Yao
763f8a4e65
[tests] update test_acfun
2024-05-22 00:05:57 +02:00
Mort Yao
290c745699
[tests] remove test_acfun (404 URL)
2024-05-22 00:04:35 +02:00
Mort Yao
5e7a06f01d
[tests] enable test_tiktok, etc.
2024-05-22 00:01:35 +02:00
Mort Yao
bf3d82bd4b
[tiktok] fix extraction
2024-05-21 23:59:39 +02:00
Mort Yao
97bb0a6d4e
python-package.yml: add pypy-3.10
2024-05-21 01:45:12 +02:00
Mort Yao
e760fc501d
Merge branch 'fix-installation' of https://github.com/crnkv/you-get into crnkv-fix-installation
2024-05-20 05:00:00 +02:00
Mort Yao
0b9fec5251
[imgur] fix extraction
2024-05-20 04:56:36 +02:00
Mort Yao
7f8ebe1c93
[tests] disable test_tiktok temporarily
2024-05-20 04:18:10 +02:00
cerenkov
19a4f15d60
Revert "Update setup.py: compatibility for older python versions"
...
This reverts commit 873ffdb61e
.
Minimun python version 3.7 already assures importlib availability
2024-05-19 12:03:54 +08:00
cerenkov
b935d3ed02
Update python-package.yml: update setuptools
2024-05-19 02:01:31 +08:00
cerenkov
825536492c
Merge branch 'fix-installation' of https://github.com/crnkv/you-get into fix-installation
2024-05-19 01:17:37 +08:00