A library to create video services
Project description
:vhs: VideoService
The library you needed to create your own Video Service
VideoService is a python library focused on the BackEnd for Video Services, such as YouTube (Note that this library is not used in YouTube, it is just an example).
VideoService uses a JSON DataBase to manage all the Videos on the server and its not dependant on external libraries to work (except for OpenCV and Lingua), all functionalities depend on bare Python libraries.
:bookmark_tabs: Table of Content
:blue_heart: Main Features
- Playlists Management
- Videos Managements
- File management
- Easy endpoints access
:arrow_down: Install package
Make sure you running on Python 3.8 or above
PIP
-
If you want user intended version, run:
pip install VideoService -
If you want tester intended version, run:
pip install VideoService[dev]
Cloning repository
- Clone this repository or download it
- Put the VideoService folder on your project folder
- You're good to go
:memo: Working On
Im currently documenting the project and solving all known issues(0.2.0 following the convention of Mayor.Minor.Patch)
Already planned releases
| VERSION | INCLUDES |
|---|---|
| 0.3.0 | Include more safety measurements |
| 0.4.0 | Function adaptability |
| 0.5.0 | Include optimization |
| 1.0.0 | First Release Version (refactor) |
On consideration
Right now we have three main things in consideration for future updates for this Application, which are:
- Search Engine: Including our own search engine
- Query's: Better query's for the videos and playlists
Feel free to open Feature Requests issues to request things related to this concepts such popular IDE's, popular Git services with REST API's (API needed for being able to give support), unwanted types of files and folders generated by WorkSpace creations, etc.
:open_file_folder: Known Issues
As there hasn't been a deploy yet, Im not trying to find bugs, Im just coding and testing
:scroll: License
VideoService is distributed under the license MIT.
See the LICENSE file for more information.
:money_with_wings: Sponsorship
You can support me and the project with a donation to my Ko-Fi
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 videoservice-0.2.0.tar.gz.
File metadata
- Download URL: videoservice-0.2.0.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5c1046fe352974c46df83b210ebd0ac9dd0d798261ac12d33a0a35be2242f34
|
|
| MD5 |
141ac35f0a544b28beb328ef0b677ea8
|
|
| BLAKE2b-256 |
41f525c4944b1f66e984fd774874a6ed8c4720002d8abb57c2ee88cc08f20077
|
File details
Details for the file VideoService-0.2.0-py3-none-any.whl.
File metadata
- Download URL: VideoService-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b029c49aeb9582fd504ea5d3314be5ee6a0cd4e19416fa3af77fb43f3f588cb6
|
|
| MD5 |
d00781e99a7b9d5aa29c33a31786e159
|
|
| BLAKE2b-256 |
b8f430c1d33b49feab59ba284d865fee888ca09ed76a5d8537b11d4c6a8811d7
|