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.
_sort_formats return None #6059
Comments
|
|
|
|
i'm trying to create an extractor for google drive and also picasa videos i made a working version but when i use the _sort_formats method the extractor stop working.
this is happen because of _sort_formats return None.
in the code i put here i'm using the python sorted function but i think it's better to use the _sort_formats.
if i find a solution i will return to use _sort_formats and try to fork and do a pull request(i didn't do it before)
Google Drive extractor
Picasa extractor