Getting Started with Spotify API (Complete Overview)

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 78

  • @imdadcodes
    @imdadcodes  8 месяцев назад

    MORE SPOTIFY API TUTORIALS: ruclips.net/video/2if5xSaZJlg/видео.html

  • @xaviervilarubio9476
    @xaviervilarubio9476 3 года назад +27

    Chapters:
    00:00 - Intro
    01:16 - Video structure
    02:42 - 1. API Documentation
    09:46 - 2. Authorization & Rate Limiting
    18:32 - 3. Python Example
    23:48 - Outro
    Thanks for the video man!^^

    • @imdadcodes
      @imdadcodes  3 года назад +1

      No problem and thanks a lot for this ❤️

    • @Jagilsdorf
      @Jagilsdorf 3 года назад

      @@imdadcodes please paste this into your video description for Chapter Sections

  • @RedhwanNacef
    @RedhwanNacef 3 года назад +4

    Congrats on the 4K subscribers! Great work.

    • @imdadcodes
      @imdadcodes  3 года назад +1

      Thanks 😊
      Love your React videos!

  • @cfisher2447
    @cfisher2447 2 года назад +5

    Thanks, I'm Dad. Good video, Dad.

  • @softvibes1602
    @softvibes1602 2 года назад +1

    Good job on covering the most amount of information compared to the other videos I have seen on the same topic.

  • @eTANG0
    @eTANG0 3 года назад +5

    this was incredibly helpful for me in getting started with using the Spotify API, thank you!

  • @MrStrenggeheim2000
    @MrStrenggeheim2000 2 года назад +1

    Great Overiew! Thanks, very helpful.

  • @aims-pls
    @aims-pls 3 года назад +6

    Hey, thanks for this Video, it really helped me! But could you maybe show us how to make use of the Refresh Token? I would really appreciate it!

  • @MartianMoon
    @MartianMoon 2 года назад +3

    Fantastic tutorial, thank you

  • @GoldsHouseMusic
    @GoldsHouseMusic 3 года назад +6

    Is there any way to search Spotify by song credits? Each song has their credits as a public info, but I don't understand why Spotify doesen't let us search by "produced by"? Can that be done somehow? Thanks :)

  • @aricwilliamsdeveloper
    @aricwilliamsdeveloper 2 года назад +1

    love your energy subscribed

  • @jondoezodiac8355
    @jondoezodiac8355 2 месяца назад

    i think some people really might not like to waist time on something that dont pay out but i do know data is worth alot of money i do know that

  • @ethanbourne8324
    @ethanbourne8324 3 года назад +2

    This video helped. Thanks.

    • @imdadcodes
      @imdadcodes  3 года назад +1

      Fantastic Ethan, glad to hear!

  • @moeeo9489
    @moeeo9489 2 года назад +2

    Can you do this in javascript with node js?

  • @j4ck3
    @j4ck3 Год назад

    Great tutorial. thanks!

  • @bigspicydad8970
    @bigspicydad8970 Год назад

    i can't believe u have a video "hook" of u programming ur actually hilarious

  • @ayusharya3754
    @ayusharya3754 3 года назад +3

    Congratulations bro

    • @imdadcodes
      @imdadcodes  3 года назад +1

      Hi Ayush,
      Thank you, means a lot 🎉

    • @ayusharya3754
      @ayusharya3754 3 года назад +1

      @@imdadcodes hlw really great video keep it up ....

    • @imdadcodes
      @imdadcodes  3 года назад

      Thank you, will do 😀

  • @JakobRobert00
    @JakobRobert00 2 года назад

    This was very helpful, thank you so much :)

  • @micahqgecko
    @micahqgecko Год назад

    I would love a tutorial on creating some code that automatically restores your playlist title and cover photo when people false report your playlists

  • @ethanbourne8324
    @ethanbourne8324 3 года назад +2

    Hi, Can you show us how to get Access token with certain scope in python code ?

  • @dapr98
    @dapr98 Год назад

    Can I create playlists in my own web application? Even if it's using the 30 seconds demo....?

  • @BarziniNwa
    @BarziniNwa 2 года назад

    Thanks for this video!

  • @philiphan1
    @philiphan1 3 года назад

    Great explaining

  • @lo-fillama
    @lo-fillama 7 месяцев назад

    is it possible to just link a couple of songs to a video game level to play continously on a loop while you play the level in the game app?

  • @rossmclenny
    @rossmclenny 3 года назад +2

    yes my g

  • @umni_kot
    @umni_kot 2 года назад

    thx for lesson !

  • @gopinathkrm58
    @gopinathkrm58 2 года назад

    Spotify web API provides only 30 seconds of playing an item (audio_preview_url), how to get the full content url to play the item fully. Any idea on this appreciated

  • @sergioramos3437
    @sergioramos3437 3 года назад

    Loved the video ! Curious about the way the code is structured I've never seen anything structured that way. I noticed you recommend ATBS... I'm fairly new to tech but I did take his course and am wrapping up the book including most of the practice projects. Where can I learn more about the way you structured your functions here?

  • @Harpreet06
    @Harpreet06 2 года назад

    Only thing I didn't understand was if __name__ = '__main__'. But searched google and found out why you added that. Also I was wondering, is there any way you can sort your playlists out in alphabetical order?

  • @EnglishRain
    @EnglishRain 3 года назад +4

    Congrats on 4k! 🍾🍾
    Correct me if wrong, but this authentication method that you finally used was a temporary (1 hour or so) one right? I remember trying to use the first 2 authentication methods to create a longer 24/7 running script but I just could not wrap my head around their instructions on using the first 2 methods. And if I'm not mistaken, there's no tutorial on RUclips covering either of those 2 "long term authentication" methods either, so if you know how to do it and if it's not too much of work, a tutorial on those using just the "requests" module would be amazing!
    For my own 24/7 running Spotify script, I finally surrendered and went ahead with the SpotiPy library instead, which made the "long term authentication" process very easy. Is that the way to do it or is it still easy enough to do it with requests module?

    • @imdadcodes
      @imdadcodes  3 года назад +3

      Hi English,
      Thanks a lot, appreciate the support 🙌
      Yup exactly, it doesn’t last very long. Last I checked I don’t think there was a RUclips video covering it unfortunately.
      OAuth is tricky for sure, it throws off a lot of people because there’s a lot of steps involved and each is needed before the next.
      I’ve not heard of Spotipy before that sounds cool!
      At first glance, I don’t think requests will be enough. That’ll help to get the access and refresh tokens but the most important bit is having a callback url which Spotify actually need to let you know a user has authorised access. Because of that you’ll need a web server. There is a way to do it locally though by opening up a local tunnel but I think probably best for a tutorial. I’ll jot that down because it’s definitely an interest topic as OAuth is used by a lot of APIs 💪👍❤️

    • @EnglishRain
      @EnglishRain 3 года назад +1

      @@imdadcodes thank you! Appreciate your detailed response. :)

    • @imdadcodes
      @imdadcodes  3 года назад +1

      No worries, thanks again for the support 🙌

  • @jeronimopedro01
    @jeronimopedro01 2 года назад

    Hello friend!
    I loved your explanation, I need the spotify API but with 1:30" they only provide up to 30" is there any way to get it up to 1:30" even if it's 01:00

  • @judetear7726
    @judetear7726 2 года назад

    Great video!

  • @habag1112
    @habag1112 2 года назад

    Is the trick with getting the auth code still working? Asking cuz I got this message:
    {'error': {'status': 400, 'message': 'Only valid bearer authentication supported'}}

  • @divided_by_dia446
    @divided_by_dia446 2 года назад +1

    i only get Error 403 insufficent client scope :/

  • @doctorpizza8518
    @doctorpizza8518 7 месяцев назад

    Do i have to pay music copyrights?

  • @096r.s.sreeharish8
    @096r.s.sreeharish8 Год назад

    Bro i have a doubt iam developing a app that should connect Spotify with It using Spotify api is this possible

  • @adrianfels2985
    @adrianfels2985 2 года назад

    I've got a question: How can I get the Audio Features of certain Spotify Tracks?
    I am a complete beginner.

  • @jondoezodiac8355
    @jondoezodiac8355 2 месяца назад

    okay i understand most of what your saying but one question can any one make money off of this like how useful is are thee tools on making money im sure lot of people would like to know that part is this useful to make money or some kind of profit example like crypto and so on ?discounts

  • @shadboyhdgamer3169
    @shadboyhdgamer3169 3 года назад

    Hey can you please do a tutorial on how to get music reviews from Spotify api on python please

  • @diegoramos27
    @diegoramos27 3 года назад

    Hi sir, how is the Console creating an Auth Token without a client id and client secret? thanks

  • @matreon3556
    @matreon3556 2 года назад

    Hey i have a question I want to let the API speak with RFID cards and the RFID reader and then let it play the song on the card when I let the RFID reader read the card and then it will play a certain song

    • @imdadcodes
      @imdadcodes  2 года назад

      I'm planning a video for this 😉

    • @matreon3556
      @matreon3556 2 года назад

      @@imdadcodes can you send me if you have it or tips for it

  • @aecusregen4614
    @aecusregen4614 2 года назад

    Didn't do anything. Just finishes code with exit code 0. so frustrated with learning APIs

  • @DanishKhan-fb7xl
    @DanishKhan-fb7xl 2 года назад

    How to use single token in multiple web player

  • @slipperycucumber3750
    @slipperycucumber3750 3 года назад

    12:35 "Go Fuck Yourself" haha.
    Awesome guide though, thank you.

  • @quarfingdeformed1354
    @quarfingdeformed1354 Год назад

    Im not working on anything all I do is listen to music on Spotify but now I cant access my music because of the ¨jwt¨ and ¨tokens¨

  • @ohhhbirdy5975
    @ohhhbirdy5975 Год назад

    how'd you get the username imdada832 for spotfiy? It doesn't let you change your username lol I'm so confused

  • @adwayduttagupta9887
    @adwayduttagupta9887 2 года назад

    If I make an app where two person will get matched if they are listening a same song in spotify together.
    What kind of API is required and will that be possible? Please explain me in detail.
    Thank You.

  • @lovecoco9950
    @lovecoco9950 3 года назад

    How does one obtain the user id?

  • @paulkomini6678
    @paulkomini6678 3 года назад

    gj man

  • @AyushKumar-vd1tk
    @AyushKumar-vd1tk Год назад

    00:12

  • @glrider
    @glrider 2 года назад

    My comment was deleted?

  • @FriedEgg01
    @FriedEgg01 2 года назад

    no

  • @SturdyStudySS
    @SturdyStudySS Год назад +1

    this video is outdated. the token isn't there anymore

  • @maybenew7293
    @maybenew7293 Год назад

    "complete". but ok, it was ok

  • @parthmaheshwari8051
    @parthmaheshwari8051 Год назад

    y ur accent white