Giter Club home page Giter Club logo

Comments (2)

LussacZheng avatar LussacZheng commented on June 14, 2024

选择下载目录不是由此脚本实现的,而是由 you-get, youtube-dl, annie 本身实现的。

请仔细阅读 下载视频.bat 中的帮助信息:

* 如果你想选择清晰度、更改默认路径,或想了解三种工具的其他用法,请百度或参考官方说明:
    you-get:    https://github.com/soimort/you-get/wiki/中文说明
    youtube-dl: https://github.com/ytdl-org/youtube-dl/blob/master/README.md
    annie:      https://github.com/iawia002/annie/blob/master/README.md

请花一点时间阅读一下相关章节,并善用搜索引擎和翻译软件。


选择下载目录可以使用 -o 参数,例如:

you-get -o D:/test https://www.bilibili.com/video/av12345678

youtube-dl -o "D:/test/%(title)s.%(ext)s" https://www.youtube.com/watch?v=aBCdefGh

annie -o D:/test https://www.bilibili.com/video/av12345678

from video-downloader-deploy.

lyjhyjyes avatar lyjhyjyes commented on June 14, 2024

from video-downloader-deploy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.