Dropbox Automation For Backups in Python

Поделиться
HTML-код
  • Опубликовано: 9 окт 2024
  • See NordPass Business in action now with a 3-month free trial here www.nordpass.c... with code neuralnine
    Today we learn how to automate working with Dropbox via Python.
    ◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾◾
    📚 Programming Books & Merch 📚
    🐍 The Python Bible Book: www.neuralnine...
    💻 The Algorithm Bible Book: www.neuralnine...
    👕 Programming Merch: www.neuralnine...
    🌐 Social Media & Contact 🌐
    📱 Website: www.neuralnine...
    📷 Instagram: / neuralnine
    🐦 Twitter: / neuralnine
    🤵 LinkedIn: / neuralnine
    📁 GitHub: github.com/Neu...
    🎙 Discord: / discord

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

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

    See NordPass Business in action now with a 3-month free trial here www.nordpass.com/neuralnine with code neuralnine

  • @avjjbg23725
    @avjjbg23725 10 месяцев назад +7

    I have a script together that is maturing well and am ready to move into a production environment. my token using this method expires after 4hours. can you make a video of how to manage the oauth 2.0 flow to manage refresh tokens?

    • @duhmi
      @duhmi 4 месяца назад

      Same as my question 😆
      Looks we are waiting for this answer eagerly

  • @luizwerneck9262
    @luizwerneck9262 10 месяцев назад +1

    Congrats! Great video. Its so helpfull. Thx for Brazil!

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

    U can use pprint lib to print/format data displayed in ourout

  • @Abhishek-cy1il
    @Abhishek-cy1il Год назад +6

    how to refresh token it expired after 4 hours?

    • @Smallz2000i
      @Smallz2000i 6 месяцев назад +4

      litrally the only reason i came here what a waste of time 😭😭😭😭😭

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

    Yours video are really interesting you have covered all topics tutorial except devops.if you do videos on devops it would be more interesting and trending in the market

  • @gshan994
    @gshan994 Год назад +2

    video starts at 2:15

  • @arseniypolezhaka4462
    @arseniypolezhaka4462 5 месяцев назад

    Thanks

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

    i like your videos and the way you explain. thanks to you

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

    Do I see that correctly, that Dropbox hash only the first 4 MB and changes outside this range would not cause in a change of the hash?

  • @waleedahmed-u9m
    @waleedahmed-u9m Год назад

    Hi @NueralNine , Thank you for this video, how can we upload the folders

  • @duhmi
    @duhmi 4 месяца назад

    I am using a Dropbox to backup my files from a telegram bot , and it is working perfectly but Dropbox API token is changing after 4 hours
    So, how can I get a refresh token of Dropbox API automatically?
    Please help

  • @oluwaseunakinropo6318
    @oluwaseunakinropo6318 10 месяцев назад

    Hii NeuralNine great content! I am testing out a chatbot that should upload files to Dropbox. In my HTML file I embedded my drop box SDK and the api key but it isn’t uploading the file to my Dropbox. Can I share my lines of code if you could be of help, I would really appreciate 🙏🏽

  • @00Gamesftw00
    @00Gamesftw00 Год назад

    Hi @NeuralNine, thank you for the well explained vid! What is the advantage of implementing file synchronization on my own over using the synchronization from dropbox itself for you? Just for the purpose of doing it because it's possible or am I missing something? Keep up the good content!

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

      thats a simple example, how to do it. if you simple need a up- and download, than the dropbox-app should be the easier way.

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

      For example, you could write routines that after you create a file, automatically put it in Dropbox without putting it in a local folder that is synced. Or, that you regularly check for changes and then inform someone about it. Or that when a file changes you use the contents of the file to do something with it.

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

    please create apk from python WITHOUT linux or any vm

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

    First😅