Copy the contents of bookmarklet.txt to your clipboard and paste into a new entry in your browser’s bookmarks bar.
-
Execute the bookmarklet
Note
|
If there are private videos that are hidden from the normal liked videos list, you can open the list of private videos and re-execute the bookmarklet. |
Build the bookmarklet using the bookmarlet libary.
npm install
npm link bookmarklet
bookmarklet ./bookmarklet.js ./bookmarklet.txt
This Bookmarklet was scaffolded with the cookiecutter-bookmarklet template.