Тёмный

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

Tiff In Tech
Подписаться 363 тыс.
Просмотров 757 тыс.
50% 1

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 ru-vid.com?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

Опубликовано:

 

15 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 402   
@CodingWithLewis
@CodingWithLewis Год назад
Gonna need that source code 👀
@TiffInTech
@TiffInTech Год назад
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 Год назад
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 Год назад
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 Год назад
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!
@TiffInTech
@TiffInTech Год назад
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 Год назад
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
@yolamontalvan9502
@yolamontalvan9502 Год назад
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 2 месяца назад
give me your email to communicate with you please , I am interested in programmimg brave things
@StorytellerDan
@StorytellerDan 4 месяца назад
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 Год назад
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
@IntelSoftware
@IntelSoftware Год назад
Awesome tutorial and video Tiff!! Thanks for partnering with us on sharing #oneAPI 💙
@TiffInTech
@TiffInTech Год назад
💙💙💙
@shi-woonyi2605
@shi-woonyi2605 Год назад
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.
@teja00219
@teja00219 Год назад
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
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 Год назад
Not to mention the clean_text var needs to be declared outside the for loop
@informatik01
@informatik01 11 дней назад
Exactly my thoughts when I saw the code: with each iteration the `clean_text` variable will be overwritten (except for the single page case).
@Seevawonderloaf
@Seevawonderloaf Год назад
I loved this. Would love to see more projects that youve done!
@adrianojordao4634
@adrianojordao4634 Год назад
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 7 месяцев назад
just call the function with the prompt as the response of the previous function call
@SamB2112
@SamB2112 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
@alexyu4629
@alexyu4629 Год назад
Thanks for sharing Tiff, the pdf to audio project would create a lot of time savings for me!
@TiffInTech
@TiffInTech Год назад
Glad it was helpful!
@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.
@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.
@giantsbane8439
@giantsbane8439 7 месяцев назад
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.
@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!
@paydennordlund
@paydennordlund Год назад
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.
@guyonlead
@guyonlead Год назад
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 Год назад
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 Год назад
I second that. Arjian Codes did a video tutorial for pathlib some time ago, it's worth checking it out.
@davidhernandez9985
@davidhernandez9985 Год назад
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❄,🤘🏼!
@jaredalbin5658
@jaredalbin5658 Год назад
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?
@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 :).
@erichbachman7363
@erichbachman7363 Год назад
I love the way you display what music you play!
@artherrera4669
@artherrera4669 11 месяцев назад
Tiff , you are the best !!. I have learned a lot with you !!. Thanks
@Two_Buck
@Two_Buck Год назад
Excellent. Thank you, this gets me excited to learn python.
@brookestephen
@brookestephen Год назад
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!
@PaulBillingtonFW
@PaulBillingtonFW 5 месяцев назад
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.
@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.
@nicholastan3027
@nicholastan3027 Год назад
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 Год назад
Quite funny noone noticed :)
@jaroslavkrbec582
@jaroslavkrbec582 Год назад
I tried and noticed immediately. Did you manage to solve it?
@firemankoxd
@firemankoxd Год назад
@@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 Год назад
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
@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.
@panjash41
@panjash41 Год назад
For those who are used to bundling exe files. pyinstaller for Python does a great job.
@BearMeat4Dinner
@BearMeat4Dinner Год назад
Awesome video. New sub here. Good deal to learn from ya! You RAWK!❤
@schwartzpat
@schwartzpat Год назад
Great video! Can you play the .mp3 clip and/or post more info on how to match a specific voice for the mp3?
@joyomanda375
@joyomanda375 5 месяцев назад
This just what I´m lookig for! Thanks!
@smtxtv
@smtxtv 3 месяца назад
Thank you. Inspiring, regardless of the minor critical comments. Will work through it.
@TheChinaShop
@TheChinaShop Год назад
A good lesson, if you know the web, then learning python will not be difficult.
@skmuiruri
@skmuiruri 10 месяцев назад
Hi, Love your videos, what setup (software and hardware) are you using to create them?
@markmilan57
@markmilan57 11 месяцев назад
Wow you made my life easier! Thanks a lot.
@tejasgaikwad1527
@tejasgaikwad1527 Год назад
Thanks for making this tutorial 🙌
@MartinThoma
@MartinThoma Год назад
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 Год назад
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!
@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 👍
@thejannzer882
@thejannzer882 Год назад
please do never stop making videos. they are awesome
@kevinwoodrobotics
@kevinwoodrobotics Год назад
Great way to apply Python in real life!
@TiffInTech
@TiffInTech Год назад
Thanks Kevin!
@connorl7679
@connorl7679 Год назад
Thx Tiff, love this!
@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 🌹
@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.
@bci3937
@bci3937 6 месяцев назад
Thank you showin for how Ideas and Phython works together, i want to learn python but i dont know if i can realize my ideas with python....a bit a complicated process. Data Science is interessting but i am not a coder so what can python do? My first idea that follows me is that i want to solve problemes inside linux and windows like errors you dont see (beginner struggle) and asking yourself whats going on here...i thougth python can grab some of the hidden infos and popup a little helper....and so so...like "you forgot using sudo - type in sudo - here is a webpage what shows u hints using it".
@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 ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-DWn5-Ej8R-M.html
@Sooska100
@Sooska100 Год назад
What learning material do you recommend for a beginner who wants to learn Python?
@phillipsquarcetta999
@phillipsquarcetta999 Год назад
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 Год назад
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 Год назад
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.
@abrahamkumah9663
@abrahamkumah9663 Год назад
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 Год назад
like the pdf to audio idea. BTW; I believe you are only saving the last page to the mp3. Intended ?
@valesanchez6336
@valesanchez6336 Год назад
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 10 месяцев назад
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
@Mbro-dq2do
@Mbro-dq2do 9 месяцев назад
Thank you! excellent video
@leoparada8478
@leoparada8478 Год назад
Thanks for this video....Could you tell me about your camera?....Is it a Sony video camera?
@Khujandiho
@Khujandiho Год назад
in the first part, you got my curiosity. second part, you got my attention
@TiffInTech
@TiffInTech Год назад
happy to hear!
@nerdmaino
@nerdmaino Год назад
Amazing video, can you tell me the model name of your desk?
@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.
@edalarconreal
@edalarconreal Год назад
Thanks!! It would be cool if you could test that the file is working!
@iwantcheesypuffs
@iwantcheesypuffs 7 месяцев назад
Chat GPT 4, can summarize and bring out highlights of a PDF as well. No code, unless you need to do it en masse as an integration
@nnennaumelloh8834
@nnennaumelloh8834 Год назад
This might be a silly question, but I'll ask anyway. We can do the same thing in Jupyter Notebook right? 🤔
@codaemon375
@codaemon375 Год назад
Amazing video!
@s4k742
@s4k742 9 месяцев назад
Thanks Tiff, but why don't you run the audio file to check it?
@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?
@edwinrosales6322
@edwinrosales6322 10 месяцев назад
Nicely done!
@abduvahobibrohimov108
@abduvahobibrohimov108 Год назад
very useful video Thanks 😊
@TiffInTech
@TiffInTech Год назад
Thank you!!
@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
@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.
@e-fox7528
@e-fox7528 Год назад
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
@samgould8567
@samgould8567 Год назад
Do you happen to use Emacs or code in any Lisp dialects? The thumbnail got me hopeful.
@imperativeemarketing5546
@imperativeemarketing5546 9 месяцев назад
You seem to be a very sharp tech person, and your pdf to speech automation python script seems to be a very handy time saving script, but now, as I'm sure you know, AI like ChatGPT and many others do that, but I guess it's okay for someone who is learning to program. On the other hand, your delete files in download folder seems to take longer than if you just go into the downloads folder and delete them manually. So people are doing it to learn programming I guess it's okay, but it's a fail when it comes to automation. But I'll give you another chance. So go out there and find some automation scripts that really can save time and effort... you can do it!
@spenceragain
@spenceragain 5 месяцев назад
I'm sure she was thrilled to get "another chance" from you. What an honor.
@geeklany
@geeklany Год назад
So I'm kinda wondering.. wouldn't the mp3 only contain the last page? Since the clean_text variable is reset in the for cycle. Anyway for a 6 minute of code and to give some great ideas it is perfect :D Thanks for the inspiration.
@davidbristoll195
@davidbristoll195 Год назад
Yeah, I think it needs a blank string and then to add each clean_page to the page. E.g, before the loop: new_page = "" | in the loop, new_page += clean_page.
@bp-ob8ic
@bp-ob8ic Год назад
@@davidbristoll195 thanks for the tip. I solved it this way: clean_text = "" #(initialize the blank string before the loop) clean_text += text.strip().replace('/n', " ") #in the loop In the mp3, I get a pause at the end of each line, but that may because I created the pdf from a Word file. I'll have to dive deeper into that another time.
@davidbristoll195
@davidbristoll195 Год назад
@bp4924 glad you got it working. Good luck with the pause issue 👍
@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?
@Rapha-Aguiar
@Rapha-Aguiar Год назад
What about a script to copy and paste content from every pdf, xlsx or docx file to a page in a Notion database? :) I'll try this whenever I have free time...
@d05register
@d05register Год назад
OMG. Wanted so much to watch this but I can't concentrate! You are so beautiful. lol Also wanted to ask why are you not a model but just watched your 1st video :)
@arash_vaziri
@arash_vaziri 7 месяцев назад
In the first section the mp3 only contains the last page, I believe, as text is not concatenated with prev. ones !
@2broken22
@2broken22 Год назад
Amazing video. ChatGPT helped me fix some issues with the updated version of pdfreader. But still, this script only converts 1 first sentence of my PDF for some reason. Looks like it stops after a period in text. Anyone knows how to fix it?
@colinmaharaj
@colinmaharaj Год назад
The Intel one API thing sounds good.
@TiffInTech
@TiffInTech Год назад
It really is!
@reristavi
@reristavi Год назад
why do you copy paste commands? or is it also a process of automation?
@datag1199
@datag1199 11 месяцев назад
Nice video and tutorial. Thanks. I
@macdaddyin
@macdaddyin Год назад
The last program. Does it put the deleted file in the recycle bin?
@thandothemisunderstood
@thandothemisunderstood Год назад
Nice project, I love you.
@danielnunes9874
@danielnunes9874 4 месяца назад
Hi! Are those codes running locally? If I upload them to Google Drive or OneDrive, any chance of them running using Cloud?
@ewoutlagendijk9604
@ewoutlagendijk9604 28 дней назад
You can read the pdf, but probably not play the file. At least it didn't when I tried just now with Google Colabs.
@angelleal3005
@angelleal3005 Год назад
Hey Tiff what is your OS ?
@Zorlel
@Zorlel 5 месяцев назад
You did a good job with the title and the thumbnail! They actually fooled me into believing that this video had at least a bit of work put into it and it wouldn't be completely useless. This has nothing to do with automation nor with anything life related so good job on the clickbait I guess.
@bizz3436
@bizz3436 11 месяцев назад
How do you get it to delete a specific file type for example if I wanted to delete all files that are .csv?
@klabifortune147
@klabifortune147 Год назад
I love you Tiffany. This is really cool 😍 😍 🔥
@hamidullah7742
@hamidullah7742 Год назад
Great 👍👍
@YourHeartFeelings
@YourHeartFeelings Месяц назад
Thank you very much
@uffaize
@uffaize 7 месяцев назад
It's ok if you want something basic (it has no expressivity, it doesn't consider punctuation, etc.), it's not the old Loquendo, nor some new AI product.
@plan0go
@plan0go Год назад
is that platform independent (works at linux? / ubuntu? )
@buntun3670
@buntun3670 5 месяцев назад
this was really cool
@jermainemyrn19
@jermainemyrn19 Год назад
Is this useful for RPA development?
@claus7555
@claus7555 Год назад
What is the advantage of Python over other languages?
@maxsmith108
@maxsmith108 8 месяцев назад
Neat, thanks.
@ChenHaziza
@ChenHaziza Год назад
hi i am kind of a noob when it comes to coding, and i built a project using tkinter for gui which will open a selected pdf and turn it into mp3, however it only works with small files, any idea how can i make it happen for big files too? like 500 pages book?
@ChenHaziza
@ChenHaziza Год назад
well since no one is able to give me a straight answer and I am pretty sure there isn't one lol apparently pyttsx3 has limit for 5000 characters or words I'm not sure. so its pointless unless you have a one page pdf
@imanotjr1368
@imanotjr1368 Год назад
You gotta have some patience as well man xd, but I have the same problem, i'm trying to put my lectures in there but I only get 20 sec audio files
@ChenHaziza
@ChenHaziza Год назад
@@imanotjr1368 im gettin the feeling that the pyttsx3 limitations is the problem
@jmg9509
@jmg9509 Год назад
@@ChenHaziza Yup pretty useless for anything indepth or of substance.
@betterstack
@betterstack 3 месяца назад
Great job with the video Tiff! 🚀 If anyone’s looking for more Python tutorials, we’ve released Loguru logging, task scheduling, and more to help the community too 💪
@joshuacheng7325
@joshuacheng7325 7 месяцев назад
when you use a new library, how do you know how to use the new functions?
@ChenHaziza
@ChenHaziza Год назад
one more thing, i fail to see how it supposed to run if the loop will overwrite the clean_text on every itteration... i would love some help with that
@mihaisabadac2481
@mihaisabadac2481 Год назад
Hey there. I think she did just the last page to save some time. You can initialize the clean_text = ' ' before the loop and inside replace "clean_text =" with "clean_text +=" and eliminate the print. For me worked fine, just that my pdf needed more cleaning :)
Далее
Learn Flask for Python - Full Tutorial
46:59
Просмотров 1,7 млн
СЫГРАЕМ МИНИАТЮРУ #большоешоу
01:01
How to Get Ahead of 99% of Programmers (in 99 seconds)
2:31
The Truth About Learning Python in 2024
9:38
Просмотров 122 тыс.
The most important Python script I ever wrote
19:58
Просмотров 127 тыс.
Introducing Python in Excel
19:01
Просмотров 1,5 млн
Python 101: Learn the 5 Must-Know Concepts
20:00
Просмотров 1 млн
Automate Boring Office Tasks with ChatGPT and Python
10:06
5 Amazing Ways to Automate Your Life using Python
18:40
15 Python Libraries You Should Know About
14:54
Просмотров 363 тыс.