Matthew Wright
Matthew Wright
Hey, I'm not sure what you mean. If you had a rough visual made with paint or something it could help explain what you are asking. Replies are already easily...
Hi @fenopa As far as I know the video publish date returned from the YouTube API is always GMT +00:00 and not your local timezone. I wouldn't mind adding a...
However, it appears that the reason amnesty's tool is broken is because they hit the quota limit when checking the browser console. Their site should be back to normal after...
This is an interesting idea though it is missing functionality for channel keyword 'tags' to match. It would probably be better to move that from where the tag html is...
I have also looked into the [wayback api](https://archive.org/help/wayback_api.php) and [cdx api](https://github.com/internetarchive/wayback/tree/master/wayback-cdx-server). - The wayback api is even worse and is not viable though it does give responses for both link...
Hi @CYLITM, Yup, in the browser console you can run `youtube.setDefaultKey('AIzaSy...');` with your own API key however you'd have to do it on each page load; tampermonkey could do that...
I tried submitting a feature request to Google to add an additional parameter supporting the custom channel url but was rejected, there also seems to have been a similar request...
The problem with trying to ajax the page content is CORS errors with JS from the browser since its a client side app. I also think it is against terms...
I've found it is possible to get around the CORS issue by using a proxy such as https://cors.eu.org/
Note July 2022, it appears that someone has been using up all of the quota for several days in a row. 