A mirror of my website's source code.

By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 Youtube_needs_a_Rest_API.md

View raw Download
text/plain • 494 B
ASCII text, with very long lines (422)

title: YouTube needs to have an open REST API date: 2021 Sep 29 --- Youtube needs an open Rest API. Here are some reasons:It makes my life easier, as I don't need to write a billion lines of code, and not go throught the italic; font-weight: bold;"paid service known as google cloud console, to get an api key.It means that you only need to use fetch() on it.We don't need the most in depth api.

                
                    
1
---
2
title: YouTube needs to have an open REST API
3
date: 2021 Sep 29
4
---
5
Youtube needs an open Rest API. Here are some reasons:<ol><li>It makes my life easier, as I don't need to write a billion lines of code, and not go throught the <span style="font-style: italic; font-weight: bold;">paid service</span> known as google cloud console, to get an api key.</li><li>It means that you only need to use <span class="code">fetch()</span> on it.</li><li>We don't need the most in depth api.</li></ol>