Installation You-get with Ubuntu 16.04 beta

本文提供了两种安装You-Get的方法:一是通过pip安装正式版本,二是从GitHub下载安装Beta版本。前者适用于普通用户,后者适合追求最新特性的开发者。安装过程涉及使用Python3版本的pip工具,并确保依赖项正确安装。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

according to official wiki, you should install like this:


Option 1: Install via pip


The official release of you-get is distributed on PyPI, and can be installed easily from a PyPI mirror via the pip package manager. Note that you must use the Python 3 version of pip:


$ pip3 install you-get

this is different from install ShadowSocks, because you-get need Python3.X


well actually, this will give you some error.


after a clean install of Ubuntu, you should do:


sudo apt-get install python3-pip
sudo apt-get install python3-setuptools
sudo pip3 install you-get


then, you can use command 'you-get' anywhere.

you-get --no-merge http://www.iqiyi.com/v_19rrktdxno.html


this '--no-merge' can prevent you-get automatically merge separate video segments.



*****************************************************************************************************

an alternative way to install beta version of You-get, I prefer this way.


Option 4: Download from GitHub

You may either download the stable (identical with the latest release on PyPI) or the develop (more hotfixes, unstable features) branch of you-get. Unzip it, and put the directory containing the you-get script into your PATH.

Alternatively, run

$ [sudo] python3 setup.py install

Or

$ python3 setup.py install --user

to install you-get to a permanent path.


use this command to install

<pre name="code" class="html">sudo apt-get install python3-setuptools

sudo python3 setup.py install

 


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值