Skip to main content

Python Package to Convert youtube vieo to images frames

Project description

Youtube2Images Package to convert any youtube video to frame images

about

Python Package to convert youtube video to images

Installation

pip install Youtube2Images
or in colab google cloud
!pip install Youtube2Images

Usage for get frames images

from  Youtube2Images import you2img 
dir_name='Mozart'
youtube_url='https://youtu.be/7lC1lRz5Z_s'
frame_name='mozart'
total_images=20
folder_images='Mozart_Images'
you2img.youtub2imgs(dir_name,youtube_url,frame_name,total_images,folder_images)

Tutorial

u can see tutorial in colab

https://colab.research.google.com/drive/1MpzdcXOL-vzY7M7Arb5JVF4CR0l0T4Ly

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Youtube2Images-1.1.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

Youtube2Images-1.1.0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page