Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
I am currently trying my first python code which is going to be a youtube-dl extractor for python.However can anyone give me an insight on how to i stimulate the "Proceed to video feature" so that the plugin works
Here is what i attempted so far
https://github.com/Khav21/youtube-dl/blob/master/youtube_dl/extractor/exashare.py
Kind Regards