Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 648 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 648 Bytes

nashome

Description

Python Library providing several utilities for the NASHOME project.

Supported image formats:

.h5, .hdf5, .tif, .tiff, .nii, .nii.gz, .bmp, .gif, .jpg, .jpeg, .png

Installation

nashome project

pip install <path-to-nashome>

Examples

Applications

# Download all playlists within a channel
download-youtube "https://www.youtube.com/@OfficialPoke%CC%81monTV" outdir

# Download a playlist
download-youtube "https://www.youtube.com/playlist?list=PLRcHmntfmJ8AtnKq7EHNIQBUNTs85bqwS" outdir

# Download a video
download-youtube "https://www.youtube.com/watch?v=yGvr0TXXPVU" outdir