https://github.com/flavien-hugs/dj-youtube-api
Manipulation de l'api de YouTube
https://github.com/flavien-hugs/dj-youtube-api
django-api youtube-api-manipulation
Last synced: 7 months ago
JSON representation
Manipulation de l'api de YouTube
- Host: GitHub
- URL: https://github.com/flavien-hugs/dj-youtube-api
- Owner: flavien-hugs
- Created: 2019-12-25T14:14:08.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T10:44:16.000Z (almost 3 years ago)
- Last Synced: 2025-02-03T13:44:17.157Z (9 months ago)
- Topics: django-api, youtube-api-manipulation
- Language: HTML
- Homepage:
- Size: 537 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# [django-youtube-api-search](https://github.com/flavien-hugs/manip_youtube_api.git)
[](https://unsta-youtube.herokuapp.com/)
[](http://www.djangoproject.com)
[](https://www.python.com)## Manipulation de l'api de YouTube.
Installation et exécution du projet
-----------------------------------### Installation
Exécutez les commandes suivantes :- git clone https://github.com/flavien-hugs/manip_youtube_api.git
- cd youtube-api-search
- source venv/bin/activate ou . venv/bin/activate
- pip --upgrade install -r requirements.txt### Démarrer le serveur
- python manage.py runserver ou ./manage.py runserver
- puis naviguer jusqu'àComment contribuer
------------------Faites un Fork, travaillez sur votre propre branche, soumettez-moi des pull requests.
*2020 - unsta inc*