Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

针对批量下载的几个疑问,求助大佬 #79

Closed
Linux2010 opened this issue Jan 20, 2022 · 3 comments
Closed

针对批量下载的几个疑问,求助大佬 #79

Linux2010 opened this issue Jan 20, 2022 · 3 comments
Assignees
Labels
故障(bug) 代码问题导致的错误(Bugs caused by code problems) 额外求助(help wanted) 非项目代码错误的求助(Extra attention is needed) 无效(invalid) 非代码故障导致错误或异常(Non-code faults causing errors or anomalies)

Comments

@Linux2010
Copy link

描述出现的错误
大佬您好,我经常使用的是批量下载,针对批量下载我有几个疑问:
1,短链接的获取方式:https://v.douyin.com/efrHYf2/
https://www.douyin.com/user/MS4wLjABAAAAo0hDbJvN_-xEvV3BP6mQJ7azqbhmErfLoPcQES5Lkq4
上述的两个链接,都是标识一个账号的主页, 目前只能用短链接才能下载,长连接无法批量下载,想问下如何获取短链接,或者是否有什么方式支持长连接。

2,是否可以允许以 脚本的形式传递参数来批量下载视频如:
python exmple.py --play-list 'https://v.douyin.com/efrHYf2/' --dir ./download/ --musicarg no --count 35

以这种方式来执行批量下载操作,好处是方便对接外部定时调用程序

大佬这个完全可以对标 youtube-dl ,或者 you-get 这种工具, 以上两个问题,谢谢!~

@Linux2010 Linux2010 added 故障(bug) 代码问题导致的错误(Bugs caused by code problems) 额外求助(help wanted) 非项目代码错误的求助(Extra attention is needed) 无效(invalid) 非代码故障导致错误或异常(Non-code faults causing errors or anomalies) labels Jan 20, 2022
@Johnserf-Seed
Copy link
Owner

传参的功能在单文件下载中是有的,批量下载下次更新里加入,另外长短链接的问题已经解决 配合图形界面版本更新一起发布,年前更新发布新版本

@Linux2010
Copy link
Author

感谢~,等待老大更新

@Johnserf-Seed
Copy link
Owner

GUI预览版明天发布,目前GUI目录下面暂未实现功能,这几天把这提到的几个建议全部肝完了。赶紧来试试

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
故障(bug) 代码问题导致的错误(Bugs caused by code problems) 额外求助(help wanted) 非项目代码错误的求助(Extra attention is needed) 无效(invalid) 非代码故障导致错误或异常(Non-code faults causing errors or anomalies)
Projects
None yet
Development

No branches or pull requests

2 participants