Skip to main content

Download videos from ixigua.com

Project description

Download videos from ixigua.com

Installation

python3 -m pip install ixigua

Usage

ixigua --help

Examples

  1. download a single video
# item_url, item_id or pseries_url+item_id
ixigua https://www.ixigua.com/7359024563227656714
ixigua https://www.ixigua.com/7034201007231861256?id=7359024563227656714
ixigua 7359024563227656714
  1. download all videos in a playlist
# pseries_url, pseries_id or pseries_url+item_id
ixigua https://www.ixigua.com/7034201007231861256?id=7359024563227656714 --playlist
ixigua https://www.ixigua.com/7034201007231861256 --playlist
ixigua 7034201007231861256 --playlist
  1. more options
# dryrun mode
ixigua 7359024563227656714 --dryrun
ixigua 7359024563227656714 --dryrun --playlist

# download part of the playlist
ixigua 7359024563227656714 --playlist --playlist-start 10 --playlist-end 15

# prefix with rank number
ixigua 7359024563227656714 --playlist --rank-prefix

# prefix with index number
ixigua 7359024563227656714 --playlist --playlist-start 10  --index-prefix 11

# specify the output directory
ixigua 7359024563227656714 -O out

# specify a definition
ixigua 7359024563227656714 --definition 480p

Project details


Download files

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

Source Distribution

ixigua-1.0.1.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

ixigua-1.0.1-py3-none-any.whl (9.3 kB view hashes)

Uploaded Python 3

Supported by

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