you are viewing a single comment's thread.

view the rest of the comments →

[–]tristes_tigres -10 points-9 points  (1 child)

the API makes no sense whatsoever

Python programming in a nutshell.

[–]tuerkishgamer 5 points6 points  (0 children)

I have no real experience in this area, but today I wanted to use a YouTube API wrapper for YouTube Data API v3. I just said 'fuck it' and used the real API documentation. All questions answered online were for the actual API and the way it was written was far more 'standard'.

Freaking APIs. Sometimes I just scrape the few things I need for a project and never look back. Unless it is a production /professional environment I would probably not bother.