Automating My Life with Python: The Ultimate Guide | Code With Me

Поделиться
HTML-код
  • Опубликовано: 1 июл 2024
  • Hi friends! In this video we are going to be building some fun things with Python that can actually help automate tasks in your life! What should we build next?
    Make sure to checkout oneAPI #oneAPI :
    www.intel.com/content/www/us/...
    www.intel.com/content/www/us/...
    0:00 Intro
    0:53 OneApi
    1:29 Python Project 1 Intro
    2:13 How To Setup Your Python Environment
    3:50 Coding First Python Project
    7:03 Python Project 2 Intro
    7:59 Coding Second Python Project
    Github: github.com/TiffinTech/
    LinkedIn: / tiffany-janzen
    Instagram: / tiffintech
    Tiktok: www.tiktok.com/@tiffintech?la...
    ❤️ Subscribe for more videos using this link ruclips.net/user/tiffintech?su...
    Business inquiries: info@thisistiffin.com
    SIGNUP FOR MY NEW MONTHLY NEWSLETTER at www.tiffintech.co
    ✅ Exclusive discounts
    ✅ Tips from people in the STEM world
    ✅ Stay up to date with the latest tech events and news
    ✅ And so much more!
    // My Story
    I am currently a software developer who once modeled and thought I wanted to pursue a career in the fashion industry. While I was modeling in Hong Kong, I eventually felt the desire to further my education. I decided to depart the modeling world and move back to Canada, knowing that could be the end of my modeling opportunities. I attended Ryerson University for GCM (Graphic Communications Management), as I thought I might still work in the fashion industry in another capacity. It was in my last year of university, I was introduced to a very basic coding course. I instantly fell in love. From there I knew I wanted to pursue software development but didn't have a clue where to start. I didn't want to go back to university as I just completed a four-year degree. I decided to enroll in a 10-week intensive coding Bootcamp. From there I started working at a small startup learning and growing my technical and soft skills. I then transitioned to a larger company where I am a software developer and technical consultant today.
    Automating My Life with Python: The Ultimate Guide | Code With Me
    #AutomatingMyLifewithPython #tiffintech

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

  • @CodingWithLewis
    @CodingWithLewis Год назад +188

    Gonna need that source code 👀

    • @TiffInTech
      @TiffInTech  Год назад +51

      Lewis saving the day! I meant to link that 😆 You can find the source code here:
      github.com/TiffinTech/python-pdf-audo
      github.com/TiffinTech/python-automate-delete-files

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

      Hey Lewis! I love your videos by the way :) Have a great day!

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

      @@TiffInTech hey Tiff, just sent u dm on insta , i found your channel today , i have mentioned my project work as well , i can say i can work for just $500 USD , a month . i would request you to please reply.

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

      How to have your email adress?

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

      @@TiffInTech Will it read epub files or is it just going to be PDFs? Also, what text editor have you used, please?

  • @Shr11mp
    @Shr11mp Год назад +59

    So, a really helpful function here would be the os walk function. It'll recursively iterate through every file in a directory. From there, in your loop you could check the file extension and remove based on that or any other condition. From there, you could use the argparse package and take arguments from the cli to ask the user things like what files they want to remove or the file extensions they want to remove. Then after that, you could think about putting everything in functions so as to not pollute the global namespace and use the standard "if __name__ == '__main__'" pattern. Lots of different, cool things you can do here, a great beginner project!

  • @yolamontalvan9502
    @yolamontalvan9502 Год назад +22

    You finally convinced me to learn Python on my own. I'm a C++ and C# programmer and we don't use Python at work. You have been showing us what we can do with Python and I am amazed. Thanks for the tips. I'm interested in face recognition and fingerprints reading softwares.

    • @user-sc3vu9ui3c
      @user-sc3vu9ui3c 3 месяца назад

      give me your email to communicate with you please , I am interested in programmimg brave things

  • @TiffInTech
    @TiffInTech  Год назад +17

    Hi friends! In this video we are going to be building some fun things with Python that can actually help automate tasks in your life! What should we build next?

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

      HI Sister you teach one of the best way i ever heard its very easy to under stand can i request you for a Python DSA with projects It will be very helpful for new comer like me to learn and implement Thank you sooo much

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

      Music creating (or a music generating with a presetup options) in python, and sounds creating too. Need something like that for my first Pygame project because of can not to find any good music with a free licence to use inside a game which I'm trying to make like during last month😁

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

      a gui with tkinter would be great, so that opening an IDE is not necessary

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

      She knows her stuff vsn we be freinds

  • @IntelSoftware
    @IntelSoftware Год назад +12

    Awesome tutorial and video Tiff!! Thanks for partnering with us on sharing #oneAPI 💙

  • @StorytellerDan
    @StorytellerDan 5 месяцев назад +2

    Just started a Data Science bootcamp - binge watching for tonnes of research. This was a great insight into something a little more interesting than the boring mess I've had thrown at me so far. Cheers.

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

    Beautiful and Smart! Just starting my Python journey - will be tuning in for more! Thx Tiff, keep 'em coming!

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

      Thanks Andy! I just shared another Python video as welll ❤️ wishing you all the best

  • @shi-woonyi2605
    @shi-woonyi2605 Год назад +5

    I read webnovels and few years ago before Tencent saw the huge western market there were a bunch of different websites for each novel, they were translated into english.
    So keeping track of them became a bit tiring and if I used a webpage if it was down, well RIP.
    So I taught myself javascript and made a chrome extension that I can use on my PC and Tablet, using firebase to store my novels database.
    I love stats so keeping track of what I read, how many words, chapters etc. was fun and useful. Some novels have character names that I don't like or use censorship on words, replacing them is easy, saving it for each novel individually and so on. Using it daily.
    Another project of mine is a tool to add some data into my spreadsheet, I made a project that does a lot of calculations for me and adds it to the Google spreadsheet.
    ofc there are others, but those too are my most used and useful ones.

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

    I loved this. Would love to see more projects that youve done!

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

    Thank you for the 2 inspiring projects.
    When trying the first one, I had to spend quite a lot of time debugging, possibly due to the fact that the used modules have been updated since the video has been made and a number of functions had been renamed (even ChatGPT is not updated regarding PyPDF2 3.0.0 !). If you wish to save your time, here is the updated code, with a little correction to the loop:
    import pyttsx3, PyPDF2
    title = input("Which book would you like to listen to?
    ") + ".pdf"
    pdfreader = PyPDF2.PdfReader(open(title, 'rb'))
    speaker = pyttsx3.init()
    first_page = input("Starting with what page?
    ")
    last_page = input("Ending with what page?
    ")
    text = ""
    for page_number in range(int(first_page - 1), int(last_page)):
    text = text + pdfreader.pages[page_number].extract_text()
    clean_text = text.strip().replace('
    ', ' ')
    print(clean_text)
    speaker.save_to_file(clean_text, 'result2.mp3')
    speaker.runAndWait
    speaker.stop()
    Now this version correctly prints out the converted text, but fails to create the mp3 file, don't know why. Chat GPT created this version of the code, which works, and the resulting voice reading is actually surprisingly clear:
    import fitz # PyMuPDF
    import pyttsx3
    # Get the input file name
    title = input("Which book would you like to listen to?
    ") + ".pdf"
    # Initialize the text-to-speech engine
    speaker = pyttsx3.init()
    # User input for page range
    first_page = int(input("Starting with what page?
    "))
    last_page = int(input("Ending with what page?
    "))
    # Initialize an empty text variable
    text = ""
    # Open the PDF file
    pdf_document = fitz.open(title)
    # Loop through pages and extract text
    for page_number in range(first_page - 1, min(last_page, len(pdf_document))):
    page = pdf_document.load_page(page_number)
    text += page.get_text()
    # Close the PDF document
    pdf_document.close()
    # Save the MP3 file
    mp3_output = input("How would you like to call the resulting .mp3 file?
    ") + ".mp3"
    speaker.save_to_file(text, mp3_output)
    speaker.runAndWait()
    speaker.stop()
    print(f"Text extracted and saved as {mp3_output}")

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

      Second one doesn’t work.
      “ModuleNotFoundError: No module named ‘frontend’

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

      After installing “frontend”
      New error, “RuntimeError: Directory ‘static/‘ does not exist

  • @adrianojordao4634
    @adrianojordao4634 Год назад +35

    1)Make a mouse and key logger, that saves mouse position, and major mouse events as a sequence. Use that to replay the sequence as fast as you want and as many times as u want using python.
    2) find a way to put chatGPT talking to it self in python.

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

      just call the function with the prompt as the response of the previous function call

  • @teja00219
    @teja00219 Год назад +66

    Great video!!!
    I would like to suggest a correction at 05:03 :-
    text = pdfreader.getPage(page_num).extractText() actually works for PDFs that have a single page. But if a PDF has multiple pages, then the text gets overwritten with the contents of the new page. So, to avoid that we can append the new page's content to the current text and then format the text into clean_text after the end of the loop

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

      Also, it seems there may be a limit on how much text can actually be saved as audio using the ".save_to_file()" method. No matter if i place a longer literal string value or use a variable the length of the audio file is always 6 seconds.

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

      @@GrandAmericaMotorcycleRides No. It isn't the case for me. I'm able to save audio files that are even longer than 5 minutes!

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

      @@teja00219 I'm actually getting 41 second files and it's always the last 41 seconds of the text.

    • @josephkwon9323
      @josephkwon9323 Год назад +5

      Not to mention the clean_text var needs to be declared outside the for loop

    • @informatik01
      @informatik01 27 дней назад

      Exactly my thoughts when I saw the code: with each iteration the `clean_text` variable will be overwritten (except for the single page case).

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

    So I just discovered your channel. One thing many tech channels have in common is the presenter is horrible- fast paced, difficult to understand, and language barrier. This channel is none of those. So glad to find a channel that’s simple and straightforward.

  • @paydennordlund
    @paydennordlund Год назад +4

    Hey Tiff! This video is awesome! In your terminal for VSCode how do you get it to say "python"? My terminal shows a file path instead and doesn't look clean at all.

  • @alexyu4629
    @alexyu4629 Год назад +4

    Thanks for sharing Tiff, the pdf to audio project would create a lot of time savings for me!

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

    When you said "if even worse" I knew the downloads folder was coming haha... My work computer's downloads folder is the scariest place on Earth. Great vid!

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

    I love the way you display what music you play!

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

    Excellent. Thank you, this gets me excited to learn python.

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

    Filling out forms has really been a livesaver for me. Especially when you can make it dynamic to work for several webpages.

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

    Tiff , you are the best !!. I have learned a lot with you !!. Thanks

  • @guyonlead
    @guyonlead Год назад +19

    For Project 2, I really like using pathlib. You can iterate through a dynamic file path if you just did "for file in list(Path(downloads_folder).rglob('*.pdf')): file.unlink()" for pdf files. You can also do it via comprehension list.

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

      This is the way. Pathlib should be the preferred way of dealing with file objects in place of the os library. There might be some niche scenarios where you want the os library, but for the most part PathLib provides what you need and in a superior format (i.e. it can handle various differences which occur between various file systems).

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

      I second that. Arjian Codes did a video tutorial for pathlib some time ago, it's worth checking it out.

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

    Permission to come aboard TnT 1st., time viewer of your show I thought that online discovery learning coding, is cool! MerryXmas🎅🏻 & may you have a fantastic holiday season❄,🤘🏼!

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

    Thank you for sharing ....very helpful. I think that I will spend some time with Python thanks to your video. Very powerful and limitless

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

    After years of programming in C, C+, etc., I fell in love with Python, Numpy and Pandas. I sincerely recommend :).

  • @giantsbane8439
    @giantsbane8439 8 месяцев назад +2

    This was an inspiring video, I like the first project but I think i want to investigate observing images and attempting to pull text from images. I have a ton of old PDF's of scanned books that are no longer in print, that don't have any digital versions available, so it's just scans or nothing. That would be nice to be able to digitize.

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

    Thx Tiff, love this!

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

    I wanted to make a grocery shopping list, by selecting recipes in a database, where the code adds up all the amounts for each common item. Results come out in an Excel spreadsheet!

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

    Awesome video. New sub here. Good deal to learn from ya! You RAWK!❤

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

    This just what I´m lookig for! Thanks!

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

    Thank you. Inspiring, regardless of the minor critical comments. Will work through it.

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

    For those who are used to bundling exe files. pyinstaller for Python does a great job.

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

    Your camera is amazing clear! The video looks so good and you look so good in it!
    Would you mind me asking what dslr you are using?

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

    A good lesson, if you know the web, then learning python will not be difficult.

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

    Wow you made my life easier! Thanks a lot.

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

    Amazing video!

  • @kevinwoodrobotics
    @kevinwoodrobotics Год назад +3

    Great way to apply Python in real life!

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

    Thanks for making this tutorial 🙌

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

    Hi,
    Love your videos, what setup (software and hardware) are you using to create them?

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

    please do never stop making videos. they are awesome

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

    Nicely done!

  • @nicholastan3027
    @nicholastan3027 Год назад +135

    might be a bug in pdf to mp3. You re only converting the last page of the pdf since you don't concatenate each page together in your loop.

    • @virtimus2
      @virtimus2 Год назад +6

      Quite funny noone noticed :)

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

      I tried and noticed immediately. Did you manage to solve it?

    • @firemankoxd
      @firemankoxd Год назад +28

      @@jaroslavkrbec582 clean_text += text.strip()... in the for loop (the + sign is adding text from every page to the string instead of rewriting the whole variable every iteration)

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

      Damn you sir! for beating me to this EXACT comment.

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

      @@firemankoxdi'm getting the error that clean_text is undefined when i do this any way to stop that

  • @Ishkatan
    @Ishkatan 3 месяца назад

    Clean up picture duplicates and file them by category or by date if they don't have a category (in a table). Recognize certain categories automagically (sailing pictures, motorcycle pictures, faces). I like the PDF reader! So nice and simple.

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

    Great video! Can you play the .mp3 clip and/or post more info on how to match a specific voice for the mp3?

  • @westbccoast
    @westbccoast День назад +1

    print("You are" + "pretty" + "and smart") .. sorry I couldn't help myself. Thanks for the video

  • @Mbro-dq2do
    @Mbro-dq2do 10 месяцев назад

    Thank you! excellent video

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

    Thanks for the video, I converted a 100-page pdf but the mp3 file generated was very short, less than a page. Am I missing anything? what do I need to add to the code to convert all 100 pages?

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

    like the pdf to audio idea. BTW; I believe you are only saving the last page to the mp3. Intended ?

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

    Amazing!!!

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

    this was really cool

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

    What learning material do you recommend for a beginner who wants to learn Python?

  • @KingsWorld2015
    @KingsWorld2015 11 месяцев назад +1

    This was cool!

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

    Wow, really cool, but i've a question about pdf speech reader script, is there any support to another language or is it only in english? Anyway... Nice job Tiffany, great stuff.

  • @MartinThoma
    @MartinThoma Год назад +19

    Nice project!
    I've just noticed your video as I'm the maintainer of pypdf and PyPDF2. The timing was unfortunate: I've decided to deprecate PyPDF2 and move forward with pypdf.
    The syntax is pretty much the same. However, you're also using the deprecated PdfFileReader. This will fail with PyPDF2>=3.0.0. As you haven't pinned the version in 3:30 people will stumble over this.

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

      hi how do we solve this issue i keep getting the"sequence indices must be integers" error when i try to do. text = reader.pages[page_num].extractText()

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

      @@lennyuwaeme I guess page_num is not an integer in your case. Check what it is. Maybe None? Maybe a string?

    • @JeffreyShaffer
      @JeffreyShaffer Год назад +10

      Here is updated code that should work with pypdf and grab all of the pages of a PDF document:
      import pyttsx3, pypdf
      pdfreader = pypdf.PdfReader(open('book.pdf', 'rb'))
      speaker = pyttsx3.init()
      clean_text = ''
      for page_num in range(len(pdfreader.pages)):
      text = pdfreader.pages[page_num].extract_text()
      clean_text += text.strip().replace('
      ', '')
      print(clean_text)
      speaker.save_to_file(clean_text, 'story.mp3')
      speaker.runAndWait()
      speaker.stop()

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

      Technically, there's nothing wrong with that loop (and it makes it look like the original in the video so it's good that way) but it would be more Pythonic (and readable) to avoid using that list like object to iterate over indices derived from that range. It's clearer to avoid indexing like that altogether since pdfreader.pages (as per above) is a list like object and can be iterated directly. That may not have been possible using PyPDF2 (I'm not sure -I'm sure @Martin Thoma could say).
      Do something like:
      for page in pdfreader.pages:
      text = page.extract_text()
      clean_text += text.strip().replace('
      ', '')

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

      @@JeffreyShaffer My maaan! Totally works. Thanks!

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

    in the first part, you got my curiosity. second part, you got my attention

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

    Neat, thanks.

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

    Great 👍👍

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

    Nice project, I love you.

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

    Thanks for this video....Could you tell me about your camera?....Is it a Sony video camera?

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

    Nice video and tutorial. Thanks. I

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

    i love it keep going

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

    Hi Tiff, Nice video and well-spoken. The PDF to audio might have a problem. I think that it will only produce the last page as audio, because all previous pages will be overwritten in the for loop.

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

    why do you copy paste commands? or is it also a process of automation?

  • @amnesiac-original
    @amnesiac-original 3 месяца назад

    A pretty one 💚

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

    The last program. Does it put the deleted file in the recycle bin?

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

    very useful video Thanks
    😊

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

    I love you Tiffany. This is really cool 😍 😍 🔥

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

    Hi Tiffany,
    I am very exciting to see your Python video that automate tasks very much,.
    Which text editor are you using for this video?
    Are you recommending to use Jupyter, PyCharm, Sublime?
    Happy New Year to you

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

      Thank you! Vscode

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

      @@TiffInTech You should probably pin the comment made by @MartinThoma 🙂 Great video 👍

  • @iantullie
    @iantullie Год назад +3

    New to your channel, and I appreciate the production values and simple approach, but I found the video title a bit clickbaity - converting a PDF file to MP3 and deleting one file in your downloads folder isn't anyone's definition of "the ultimate guide" to "automating my life". Yes, you could extend them both a bit, but neither automate much at all - running a Python program still requires you to run it, and converting the MP3 still requires you to both run it and then play the file. I'm not hating, just wishing that people would be more honest in their titles.

  • @user-gv9uw7cx6x
    @user-gv9uw7cx6x 6 месяцев назад

    cool video)

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

    How do you get it to delete a specific file type for example if I wanted to delete all files that are .csv?

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

    first time visitor... trying to set this up in pycharm... should that be doable without a lot of grief... also wondering if it would be possible to create a customizable filter for youtube... something that would allow you to create some diversity on what shows up on your youtube homepage.

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

    Great!

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

    Hey Tiff what is your OS ?

  • @e-fox7528
    @e-fox7528 Год назад +1

    Thank you really , can you make a python tutorial for complete beginners by building projects from scratch like 30 days of python , you really know how to teach , all respect and love from Belgium

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

    Hi Tiff! Thank you so much for all you do for the community 😀. Question for you... I'm currently playing around with the PDF to audio example and am able to get it to read the text from the PDF after running the Python code in my terminal as suggested but it won't generate the .mp3 file for some reason despite my project having the PDF file needed. Any thoughts on why this could be? I've tried other PDF files as well and got the same result. Thanks!

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

      You might not be running with appropriate permissions

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

      Having the same issue. Its not a permissions issue. I add the code below to take the contents of clean_text and create a text file which it does without issue. I am running 3.9.6 and the demo uses 3.9.10 may look into the that. Awesome demo though. Very much enjoyed it.
      with open('sample.txt', 'w') as f:
      f.write(clean_text)
      f.close()

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

      @@chuckbelcher I don't believe it's a permission issue either. Currently running 3.9.6 as well. Were you able to update to 3.9.10 as shown in the video? If so, how did you do it? Thank you both for reaching out. Much appreciated!

    • @2002RM
      @2002RM Год назад +4

      Put it into Chat GPT. It would probably do a better job...
      Sorry, but I expected to see an actual demo of the output once the code was created. It's like "he I created code which 'says' it does something, but I'm not going to actually show if it works or not"

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

      A couple of things I see that might be an issue.
      clean_text is defined in the for loop, so it's scope is not accessible outside of the for loop.
      I'm not familiar with the PyPDF2 library, but it looks like extractPage is creating a string. clean_text seems to be getting set to this value with every iteration, meaning that when you have 5 pages of input, each page will overwrite the previous one, and it's value on the 5th iteration would only be the text on the 5th page. At a glance, the documentation shows that pages is an iterable property, so you could simplify the loop as well. This would be a good idea, since getPage is deprecated.
      Probably I would fix this something like:
      ...
      clean_pages_of_text = []
      for page in pdfreader.pages:
      page_text = page.extractText()
      clean_pages_of_text.append( page_text.strip().replace('
      ', ' '))
      text_for_speech = ''.join(clean_pages_of_text)
      speaker.save_to_file(text_for_speech, 'story.mp3')
      ....
      I'm perhaps being a bit more verbose with the code than needed, but just trying to make it easier to understand.

  • @s4k742
    @s4k742 9 месяцев назад

    Thanks Tiff, but why don't you run the audio file to check it?

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

    Cooooool 😇😇😇

  • @user-lz3tv4wz4d
    @user-lz3tv4wz4d Год назад

    There are two convenient small things. I try first code and see the sentences it print, but it can’t save anything. If I just use "speak.say(clean_text)", I can hear it fine. But when I try to "speak.say(clean_text)", then "save_to_file(clean_text, file name.mp3)", the production of mp3 file ends up being ahead of the actual pronunciation.

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

    Hi Tiff, In order to read the PDF file, where should I save it. Like I use VScode for the coding for the first project.

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

      Lol, if you just want to use the name, in the same folder. Otherwise you'd need to enter in the whole name in opens first argument.

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

    Very good topic. Spelling mistakes are normal in live coding situations and non scripted sessions. Don’t initiate influence leakage by apologizing about your spellings when it is not a big deal. You have a good topic, good professional presentation however your copy/ script can be rehearsed to improve the flow. It gets better with experience and chatGPT. Good luck.

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

      Simple Application Enter your details
      ruclips.net/video/DWn5-Ej8R-M/видео.html

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

    is that platform independent (works at linux? / ubuntu? )

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

    For the second project:
    How do you make it dynamic to look at all the PDF files or be able to look at files with similar names?

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

      I know this is late
      but you need to use a python module called "glob"
      pdf_files = glob.glob("/path/to/dir/*.pdf")
      this will basically take every file that ends with .pdf and put them in a list
      and then you have to go through the list and delete each file in the list like this
      if pdf_files:
      for file in pdf_files:
      os.remove(file)
      print("PDF file/s have been removed successfully")
      else:
      print("No PDF files were found in the Downloads directory")
      you could also modify the pattern like this
      pdf_files = glob.glob("/path/to/dir/book*.pdf")
      this will contain every file that starts with book and end with .pdf
      for example these files will be deleted:
      book.pdf
      book1.pdf
      book23423423.pdf

  • @voyager1bg
    @voyager1bg 9 месяцев назад

    I liked how you said: "not gonna explain how to install python", though is this working as intended, it seems to me clean_text would contain only last page, because it's been overwritten in every iteration, and the resulting mp3 would be only for last page?

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

    AMAZING

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

    Cool

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

    Hello , the thing I like in ur programming way is that u are not programming like super heroes , but u programme like ordinary people and u do magical things 🌹

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

    witch program do you use to code in ptyhon?

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

    Amazing video, can you tell me the model name of your desk?

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

    This might be a silly question, but I'll ask anyway.
    We can do the same thing in Jupyter Notebook right? 🤔

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

    Thank you very much

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

    what font is it ur using in ur editor?

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

    I'd like to hear that resulting book.mp3 file. Is it very robotic or does it sound natural? Is it audiobook quality or would it drive you insane?

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

    What's IDLE you use?

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

    The Intel one API thing sounds good.

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

    what a magic, great

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

    when you use a new library, how do you know how to use the new functions?

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

    What is it that shows the errors with the red arrows and green arrows for functioning code in terminal? 2:51

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

    Hello very good your class of Python

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

    Is this useful for RPA development?

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

    I was struggling with pdf project so much, you don't have idea, I'm just thinking about more implementations that I can input and all that stuff lmao