Skip to content

A python package which returns streamable link of videos in google drive

License

Notifications You must be signed in to change notification settings

yolossn/Gdrive_streamable_link_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gdrive_streamable_link_generator

A python package to get streamable link of videos from google drive.The generated streamable links are supported by jwplayer,video tag etc.

Requirements

beautifulsoup4==4.6.x
requests==2.18.x
selenium==3.8.x

Usage

Import

from linkGenerator import getLinks
links=getLinks(url)

Returns a dictionary.

Command-line

python3 linkGenerator.py url

License

The MIT License (MIT)

About

A python package which returns streamable link of videos in google drive

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages