美文网首页
install you-get

install you-get

作者: 囡啵萬的中央哆 | 来源:发表于2021-12-15 17:44 被阅读0次

    1 下载 https://www.videoproc.com/download/videoproc.dmg

    2 安装到应用程序目录

    3 修改目录APP 名字 为VideoProc

    4  确定/Applications/VideoProc.app/Contents/Resources/transcoder.bundle/Contents/Resources 目录 可以看到 FFMPEG

    5 修改 baseSrc 文件  export PATH=/Applications/VideoProc.app/Contents/Resources/transcoder.bundle/Contents/Resources:$PATH

    5 pip install you-get

    6 you-get "URL"

    https://www.anaconda.com/

    https://zhuanlan.zhihu.com/p/137556439

    https://www.python.org/downloads/

    https://blog.csdn.net/weixin_43963725/article/details/113592856

    https://www.cnblogs.com/jasmine0112/p/14233303.html

    https://github.com/soimort/you-get

    https://www.jetbrains.com/pycharm/

    export ffmpeg=/Users/Molly/Documents/ffmpeg/bin
    ./configure --prefix=/Users/Molly/Documents/ffmpeg --enable-debug=3 --disable-static --enable-shared --enable-ffplay

    ./configure --prefix=/Users/Molly/Documents/ffmpeg  --enable-gpl  --enable-nonfree  --enable-libfdk-aac  --enable-libx264  --enable-libx265 --enable-filter=delogo --enable-debug --disable-optimizations --enable-libspeex --enable-videotoolbox --enable-shared --enable-pthreads --enable-version3 --enable-hardcoded-tables --cc=clang --host-cflags= --host-ldflags=

    相关文章

      网友评论

          本文标题:install you-get

          本文链接:https://www.haomeiwen.com/subject/ahepfrtx.html