Skip to content

GUI software to download video and audio. To download a data set in CSV format.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Mokuichi147/dataset-dl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dataset-dl

GUI software to download video and audio. To download a data set in CSV format.

dataset-dl App


Requirement


Installation

pip install --upgrade pip
pip install --upgrade setuptools
pip install --upgrade poetry
poetry install
When pasting from the clipboard on Linux
sudo apt install xclip

Usage

Linux or MacOS

poetry run python src/dataset-dl.py

Windows 10 or 11

poetry run python.exe src/dataset-dl.py
If the download fails

Try the following command.

poetry update

Build

poetry run pyinstaller build.spec

Windows 10 or 11

poetry run python.exe -m nuitka --onefile --include-data-files=resources/fonts/*=resources/fonts/ src/dataset-dl.py --follow-imports --enable-plugin=tk-inter --windows-icon-from-ico=resources/dataset-dl.ico --windows-disable-console

Note

  • Download from CSV in various styles
  • Download in wav format

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Redistribution

NotoSansJP

SIL OPEN FONT LICENSE Version 1.1

├── resources  
│   ├── fonts  
│   │   ├── NotoSansJP-Regular.otf  
│   │   └── OFL.txt

About

GUI software to download video and audio. To download a data set in CSV format.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Packages

No packages published

Languages