Automated Google Drive Backups in Python

Поделиться
HTML-код
  • Опубликовано: 9 окт 2024
  • In this video we learn how to automate Google drive backups with 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
    🎵 Outro Music From: www.bensound.com/

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

  • @VanityDon
    @VanityDon 2 года назад +6

    You are really putting one video after the other 👍 love your content keep up the good work!!!

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

    This was a life saving video, thank you so much!! Could you also show how to delete, move, update existing files?

  • @mbuyubilga4702
    @mbuyubilga4702 2 года назад +4

    Huge thanks for this incredible video! You have always shared wonderful contents. I really appreciate you.
    Thanks again!

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

    Best explanation I found. Thank you very much!!!

  • @ahmadzaimhilmi
    @ahmadzaimhilmi 6 месяцев назад +1

    Havent been able to set up credentials using service account properly. Hope you can come out with that tutorial.
    I hate using this method because the token keeps expiring after a few days.

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

    Awesome video, but how about adding a sync function where the script can also retrieve files from GD and downloads them to a local folder? Reason beeing that there isn't really a Google Drive program for linux and many people (including me) would really appreciate having one.

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

    Like always for any credentials, be careful if you all are planning on publishing project like this on github. Make sure you withhold sensitive credentials in a dotenv and gitignore. 😉👍

  • @fichtensaft5149
    @fichtensaft5149 11 месяцев назад

    Goddamn, everything works! Thank you man!

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

    How do you learn and research about python please please make a video on that ,and doing great job neuralnine

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

    Merci pour le code et l'explication, exactement ce qu'il me fallait ! :)

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

    Does it make a difference whether you install the necessary modules system wide (as you did with pip in a console) or just under PyCharm (File -> Settings -> Python Interpreter -> + (to add the modules)? Thanks for so many inspiring videos.

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

    Thank you very much, everything worked out!

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

    can you add progressbar on this? coz i have a huge file ranging from 300mb to 600mb.
    I always got an error if the file is 100mb and above.

  • @mehdismaeili3743
    @mehdismaeili3743 25 дней назад

    Excellent.

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

    very helpful video, could you make a tutorial on how to download huge folder files google drive using python script?

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

    thanks for this amazing tut please any way to upload a file directly from URL to drive??

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

    please do an ia on video game like street of rage or metal slug but without any immport

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

    Thanks for this very informative video. I wonder if there is a way to bypass account choosing and continue part at 20:00 . I'm planing to use this method on my raspbian lite which has no GUI. Thanks a lot.

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

      Me too

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

      You can run the first time on your computer to generate the token and then move it to raspbian. Maybe tweak the token expiration time...

    • @АлиханАзар
      @АлиханАзар Год назад

      @@paulotutu3072 Thank u man! I've been working a day for this problem

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

    Hi thank you your video helped alot
    👋

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

    works perfectly fine, but it keeps asking me for authentication, how can i stop that or is there something i skiped?

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

    Is there any way I can do it without needing to go thorough the web browser pop up?

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

    what to do with if i want make a automated back up with corn job?

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

    Hi! Would be cool if you could upload your code to github so it can be forked!

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

    Why when I compiled my program it didn't work?

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

    it uploads the folder and the files in the folder separately, anyone with some advice?

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

    if i made a gui app use g-drive backup, so the user must get his own 'credentials.json' file !! , even if the user has no knowledge!!!

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

    Where can I get the code please ?

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

    How to setup Appium in ubuntu

  • @shaikrasheed6819
    @shaikrasheed6819 11 месяцев назад

    Please can any one give me Code Link Full, Thanks in Advance

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

    😊👏👏👏 👉👍

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

    It's not automated man. If you have to manually select accounts and all then it's not automated. I need it 100% automated.

    • @ahmadzaimhilmi
      @ahmadzaimhilmi 6 месяцев назад

      How about using cron to automate task?

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

    First!!

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

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

    Stellar video.