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.
video_id only from webpage #1965
Comments
|
In common.py i see that video_id can be |
|
Please don't set the video id to |
|
Thanks @phihag . But i run into another problems with encoding
If i use |
|
@pulpe Can you give out the whole stacktrace? Pass in |
|
@phihag Here is my extractor https://gist.github.com/pulpe/7959701
|
|
Tried google and found this https://pypi.python.org/pypi/Unidecode |
Hi,
I'm writing extractor plugin for czech tv.
I can get
video_idonly from loaded webpage, but_download_webpagerequiresvideo_idto work.Can i make up some id or is there better way to solve this? Thanks