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.
[YouTube] Get the list of IDs of the recommended videos of a video #26911
Comments
|
I'd like to work on a PR for this (first time contributor). |
Checklist
Description
I'd like to retrieve the list of IDs of the suggested/recommended videos of a certain video (the ones shown on the right side in the desktop page). As it stands these are updated as we scroll through, so even just having the ones appearing at the page load would be great (I believe there are about 20).
The list of IDs could gets added by default to the JSON dump obtained with
-j, or it could be a new simulation option--json-relatedor similar.