a python module that automates the process for making videos compatable with the Raspberry Pi
Project description
Rasptube
The Rasptube Python module was created by Walter J Hare to automate the tedious process of making a video compatable with the Raspberry Pi. It can be installed by running the command: 'pip3 install rasptube'. Rasptube runs on Python 3, it also requires that Python Module OS is installed to work.
Linkgen
Linkgen generates the link by using the OS Python Module to run the command: 'sudo youtube-dl -g -f 22 ""'. It requires that you supply the URL of the video as a paramater, it also requires that you have Youtube-DL installed.
Videoplayer
Videoplayer plays the video by using the OS Python Module to run the command: 'omxplayer -b ""'. It requires that you supply the the URL of the video as a paramater to work, it also requires that you have OMXPlayer installed. WARNING: Do not use a bluetooth keyboard.
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
File details
Details for the file rasptube-2.0.1.tar.gz.
File metadata
- Download URL: rasptube-2.0.1.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.21.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d937bfebd44b072b03bb69f286e0919fdd8c6ddfd1d722a6de39dcad1d234b05
|
|
| MD5 |
faccf27c96a883ecda258f3471c757f0
|
|
| BLAKE2b-256 |
e7416b58038dc122f99f12fa33ea798d5fcb87dccda7c3e0cfa427156a2d6095
|