Commit Graph

2593 Commits

Author SHA1 Message Date
Mort Yao
51a7eb5efc
[youtube] update self.ua (fix extraction) 2024-12-29 12:36:44 +01:00
Mort Yao
ce1f930c43
Merge branch 'develop' of https://github.com/ljhcage/you-get into ljhcage-develop
Some checks failed
develop / build (3.10) (push) Has been cancelled
develop / build (3.11) (push) Has been cancelled
develop / build (3.12) (push) Has been cancelled
develop / build (3.13) (push) Has been cancelled
develop / build (3.7) (push) Has been cancelled
develop / build (3.8) (push) Has been cancelled
develop / build (3.9) (push) Has been cancelled
develop / build (pypy-3.10) (push) Has been cancelled
develop / build (pypy-3.8) (push) Has been cancelled
develop / build (pypy-3.9) (push) Has been cancelled
2024-12-11 00:33:07 +01:00
Mort Yao
7fbd4c3e00
python-package.yml: update artifact actions 2024-12-11 00:28:31 +01:00
Mort Yao
aeb1321af9
[youtube] fix extraction (player 3bb1f723)
Some checks are pending
develop / build (3.10) (push) Waiting to run
develop / build (3.11) (push) Waiting to run
develop / build (3.12) (push) Waiting to run
develop / build (3.7) (push) Waiting to run
develop / build (3.8) (push) Waiting to run
develop / build (3.9) (push) Waiting to run
develop / build (pypy-3.10) (push) Waiting to run
develop / build (pypy-3.8) (push) Waiting to run
develop / build (pypy-3.9) (push) Waiting to run
2024-12-10 11:19:23 +01:00
Mort Yao
3614cb9182
Merge branch 'doskey-develop' into develop 2024-10-28 17:45:24 +01:00
Mort Yao
6201ff09eb
Merge branch 'develop' of https://github.com/doskey/you-get into doskey-develop 2024-10-28 17:45:07 +01:00
Mort Yao
ab9a9785c0
[youtube] fix reason 2024-10-28 17:29:05 +01:00
Mort Yao
5b4142dc4a
[twitter] fix extraction 2024-10-27 23:57:56 +01:00
Mort Yao
1c9c0f3ed1
[youtube] fix extraction (close #3031) 2024-10-27 23:23:47 +01:00
lcjh
094d5a074c
remove imported but unused module 2024-10-12 03:21:23 +08:00
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