close
The Wayback Machine - https://web.archive.org/web/20201205065142/https://github.com/yolossn/Gdrive_streamable_link_generator
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

README.md

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

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.