"Command-line program to download videos from Mildom.com"
Project description
Mildom_dl
this project is currently under development.
(日本語/English)
How to install mildom_dl
$ pip3 install git+https://github.com/NDSLib/mildom_dl
TODO
- archive download
- live download
- command support
- Resolution Change support
Usage
$ mildom-dl -u https://www.mildom.com/playback/10738086?v_id=10738086-1598025891 -o out.mp4
or
from mildom_dl.mildomDL import MildomDL
mdl = MildomDL(url="https://www.mildom.com/playback/10738086?v_id=10738086-1598025891")
mdl.download("test.mp4")
切り抜いて保存(not working)
args : -s : start(seconds) -e : end (seconds)
$ mildom-dl -u https://www.mildom.com/playback/10738086?v_id=10738086-1598025891 -s 30 -e 530 -o out.mp4
or
...
mdl.download("test.mp4",start=30,end=530)
args
-u URL
-o output filename
-s start time (seconds)
-e end time (seconds)
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
mildom_dl-0.0.3.tar.gz
(5.0 kB
view details)
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 mildom_dl-0.0.3.tar.gz.
File metadata
- Download URL: mildom_dl-0.0.3.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8c309505781fda65a546a887b99218f3fe9b25c86fdc8c07640fc442eaaf8f56
|
|
| MD5 |
d731b70d0487735ce7ba2fd7191577f0
|
|
| BLAKE2b-256 |
bbda8bf0e020e1501104a54cb59e39ec3535c0f84374823002feecf4c5b50dc8
|
File details
Details for the file mildom_dl-0.0.3-py3-none-any.whl.
File metadata
- Download URL: mildom_dl-0.0.3-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6bafa645abb880557b54e0b1b072badc1506c7fc15e320c35b716f431dca3ecb
|
|
| MD5 |
58772dfd1833b796520220af066bbf0f
|
|
| BLAKE2b-256 |
dfa407c70740c57276c9f3e3ec6c5d55eea82f7ffa38fcdd820f305e5d344330
|