Yuu - A simple AbemaTV video downloader
Project description
(koito) yuu
A simple AbemaTV video downloader in python
Requirements
- pycryptodome
- Python 3.5+
- m3u8
- tqdm
- BeautifulSoup4
- Japan connection/proxy/vpn
Installation
pip install yuu
or clone this project and type pip install .
Usage
usage: yuu [-h] [--proxies PROXY]
[--resolution {180p,240p,360p,480p,720p,1080p}] [--output OUTPUT]
[--version]
input
A simple AbemaTV video ripper
positional arguments:
input AbemaTV url site or m3u8
optional arguments:
-h, --help show this help message and exit
--proxies PROXY, -p PROXY
Use http(s)/socks5 proxies (please add `socks5://` if
you use socks5)
--resolution {180p,240p,360p,480p,720p,1080p}, -r {180p,240p,360p,480p,720p,1080p}
Resolution (Default: 1080p)
--output OUTPUT, -o OUTPUT
Output filename
--version, -v show program's version number and exit
Created by NoAiOne - Version x.x
--proxies/-p: Download using proxy for people outside Japan- Example:
127.0.0.1:1080,http://127.0.0.1:1080,http://user:pass@127.0.0.1:1080,socks5://127.0.0.1:1080
- Example:
--resolution/-r: Target resolution--output/-o: Output filename (Automated if there's nothing omitted)--version/-v: Show version number
Information: Please use HTTPS proxy for now, it tested and works. SOCKS5 are not tested yet and HTTP doesn't work
Example command:
-
yuu https://abema.tv/video/episode/54-25_s1_p1Download 1080p video of
Yagate Kimi ni Naruepisode 01 -
yuu https://abema.tv/video/episode/54-25_s1_p1 -r 480pDownload 480p video of
Yagate Kimi ni Naruepisode 01 -
yuu https://ds-vod-abematv.akamaized.net/program/54-25_s1_p1/1080/playlist.m3u8 -o '5toubun01.ts'Download 1080p video from m3u8 link
-
yuu https://abema.tv/video/episode/54-25_s1_p1 -p '127.0.0.1:3128Download 480p video of
Yagate Kimi ni Naruepisode 01 using 127.0.0.1:3128 proxy
Credits
- jackyzy823 (Decryption key fetching method)
- Last-Order (Minyami author)
This project are protected by GNU General Public License v3
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file yuu-0.1.2.2.tar.gz.
File metadata
- Download URL: yuu-0.1.2.2.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77f7f11a67e3eab73e8c77961fa00ba7941d2c496ed0c0fc3d29842d62dbfe5f
|
|
| MD5 |
2fcdd7a0ad766ff0e2e26352e5a2ad47
|
|
| BLAKE2b-256 |
c316d47f1181a04e27bf7c095a5e5d79422bdc3946c3bc865490eb0328fc0c6e
|
File details
Details for the file yuu-0.1.2.2-py3-none-any.whl.
File metadata
- Download URL: yuu-0.1.2.2-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
381d8128ce293b1d8d401e1882de88386930513240cc7dc7e91c42e376d6a3da
|
|
| MD5 |
1c77dc9bb8b5d03806be4877393f76a5
|
|
| BLAKE2b-256 |
577e6cc2c89fc7da9828cacc88bcce8429baaa2b5d551099e4935597f1cf0dd0
|