Skip to main content

A YouTube/Youku video downloader written in Python 3.

Project description

You-Get

You-Get is a video downloader runs on Python 3. It aims at easing the download of videos on YouTube, Youku/Tudou (biggest online video providers in China), etc., in one script.

See the project homepage http://www.soimort.org/you-get for further documentation.

Fork me on GitHub: https://github.com/soimort/you-get

Features

Supported Sites (As of Now)

Supported Video Formats

  • WebM (*.webm)

  • MP4 (*.mp4)

  • FLV (*.flv)

  • 3GP (*.3gp)

Installation

  1. Install via Pip:

    $ pip install you-get

    Check if the installation was successful:

    $ you-get -V
  2. Install via EasyInstall:

    $ easy_install you-get

    Check if the installation was successful:

    $ you-get -V
  3. Direct download (from https://github.com/soimort/you-get/zipball/master):

    $ wget -O you-get.zip https://github.com/soimort/you-get/zipball/master
    $ unzip you-get.zip

    Use the raw script without installation:

    $ cd soimort-you-get-*/
    $ ./you-get -V

    To install the package into the system path, execute:

    $ make install

    Or (on Windows):

    > setup.py install

    Check if the installation was successful:

    $ you-get -V
  4. Install from Git:

    $ git clone git://github.com/soimort/you-get.git

    Use the raw script without installation:

    $ cd you-get/
    $ ./you-get -V

    To install the package into the system path, execute:

    $ make install

    Or (on Windows):

    > setup.py install

    Check if the installation was successful:

    $ you-get -V

Examples (For End-Users)

Display the information of the video without downloading:

$ you-get -i http://www.youtube.com/watch?v=sGwy8DsUJ4M

Download the video:

$ you-get http://www.youtube.com/watch?v=sGwy8DsUJ4M

Download multiple videos:

$ you-get http://www.youtube.com/watch?v=sGwy8DsUJ4M http://www.youtube.com/watch?v=8bQlxQJEzLk

By default, program will skip any video that already exists in the local directory when downloading. If a temporary file (ends with a “.download” filename extension) is found, program will resume the download from last session.

To enforce re-downloading of videos, use ‘-f’ option (this will overwrite any existing video or temporary file, rather than skipping or resuming them):

$ you-get -f http://www.youtube.com/watch?v=sGwy8DsUJ4M

Set the output directory for downloaded files:

$ you-get -o ~/Downloads http://www.youtube.com/watch?v=sGwy8DsUJ4M

Use a specific HTTP proxy for downloading:

$ you-get -x 127.0.0.1:8087 http://www.youtube.com/watch?v=sGwy8DsUJ4M

By default, Python will apply the system proxy settings (i.e. environment variable $http_proxy). To cancel the use of proxy, use ‘–no-proxy’ option:

$ you-get --no-proxy http://www.youtube.com/watch?v=sGwy8DsUJ4M

Command-Line Options

For a complete list of all available options, see:

$ you-get --help

Examples (For Developers)

In Python 3 (interactive):

>>> import you_get

>>> you_get.__version__
'0.2'

>>> you_get.youtube_download("http://www.youtube.com/watch?v=8bQlxQJEzLk", info_only = True)
Video Site: YouTube.com
Title:      If you're good at something, never do it for free!
Type:       WebM video (video/webm)
Size:       0.13 MB (133176 Bytes)

>>> you_get.any_download("http://www.youtube.com/watch?v=sGwy8DsUJ4M")
Video Site: YouTube.com
Title:      Mort from Madagascar LIKES
Type:       WebM video (video/webm)
Size:       1.78 MB (1867072 Bytes)

Downloading Mort from Madagascar LIKES.webm ...
100.0% (  1.8/1.8  MB) [========================================] 1/1

API Reference

See source code.

License

You-Get is licensed under the MIT license.

Changelog

0.2

Date: 2012-09-02

  • Add support for:
    • Vimeo

    • AcFun

    • bilibili

    • CNTV

    • iQIYI

    • Ku6

    • PPTV

    • Sina

    • Sohu

    • 56

0.1.3

Date: 2012-09-01

  • Playlist URLs are now automatically handled. (’–playlist’ option is no longer needed)

  • Handle KeyboardInterrupt silently.

  • Fix Unicode character display on code pages.

0.1

Date: 2012-09-01

  • First PyPI release.

  • Fix issue #1.

0.0.1

Date: 2012-08-21

  • Initial release, forked from iambus/youku-lixian; add:
    • YouTube support.

    • Pausing and resuming of downloads.

    • HTTP proxy settings.

Project details


Release history Release notifications | RSS feed

This version

0.2

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

you-get-0.2.tar.gz (27.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

you_get-0.2-py3.2.egg (75.3 kB view details)

Uploaded Egg

File details

Details for the file you-get-0.2.tar.gz.

File metadata

  • Download URL: you-get-0.2.tar.gz
  • Upload date:
  • Size: 27.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for you-get-0.2.tar.gz
Algorithm Hash digest
SHA256 4f07d63709cd502ea8374ad663d1256034efd077c2480b2a1df716ee0391a411
MD5 f311ec5582d46f3f349dd23e747260c8
BLAKE2b-256 3c48e49f034a3b36323a69f6955c4faebb506609ded2b1a2f0d2c8053fc5b883

See more details on using hashes here.

File details

Details for the file you_get-0.2-py3.2.egg.

File metadata

  • Download URL: you_get-0.2-py3.2.egg
  • Upload date:
  • Size: 75.3 kB
  • Tags: Egg
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for you_get-0.2-py3.2.egg
Algorithm Hash digest
SHA256 b212d31fdd30d365a54295d790c077c362bafb70215d39c91a1ff6876be55a84
MD5 47b1113fcee38a404778ce8fa2783cb7
BLAKE2b-256 a750af41290ad30602dbaa29a56642b88044eee41be5af05d35d5b8a68ef0406

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page