A mirror of my website's source code.

Revise the youtube post

by steve0greatness, Saturday, 3 February 2024, 06:02:42 (1706940162), pushed by steve0greatness, Monday, 6 May 2024, 02:55:37 (1714964137)

Author identity: Steve0Greatness <steve0greatnessiscool@gmail.com>

319bb2769bb7a7ff9ff4f8c22cea7eb02f2b1559

blog-posts/Youtube_needs_a_Rest_API.md

@@ -1,5 +1,11 @@

                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            ---
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            title: YouTube needs to have an open REST API
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            date: 2021 Sep 29
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        updated: 2024 Feb 2
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                            
                                            ---
                                        
                                        
                                            
                                            
                                            
                                            
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        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>
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        *2024 Note: I don't care anymore. I'm keeping this around for historical reasons at this point.*
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        Youtube needs an open Rest API. Here are some reasons:
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        1. It makes my life easier, as I don't need to write a billion lines of code, and not go thought the ***paid service*** known as google cloud console, to get an api key.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        2. It means that you only need to use `fetch()` on it.
                                        
                                        
                                        
                                    
                                
                                
                                
                            
                                
                                    
                                        
                                        3. We don't need the most in depth api.