๐ฒ SHORTS MONSTER: A Real-Time Practical Course on Telegram
We are building a one-click Shorts generator in Python. Boost your Python skills. A powerful OOP bot from scratch.
BOT DEMO AND THE START OF THE COURSE
============
๐๐ฐ PINTEREST MONEY: https://drive.google.com/drive/folders/1JvqgQwDzM2vw24m_0HtbdwC0K5_gvev0?usp=sharing
๐ MaxBounty +10% BONUS: https://affiliates.maxbounty.com/register?referrer=392868
๐ BeMob free tracker: https://bemob.com/?ref=h2xqe30f81®
============
๐ VPN Master (additional materials): https://drive.google.com/drive/folders/1h_iPhsnkD_QwzZT4tbMrqZS98C0jGwsC?usp=sharing
๐ Great VPS just for $2: https://acn.ionos.com/aff_c?offer_id=1&aff_id=7646&url_id=72
============
๐ฌ ComparisonBot: https://drive.google.com/drive/folders/1sRzcqvdrzQJSCGEvTdHGtXUEu1nGjnPo?usp=sharing
============
๐๏ธ ColoringBot: https://drive.google.com/drive/folders/1wAUhYl3KUg-CIch4l4KlqEqMXdsD9Hfk?usp=sharing
๐จ Creativefabrica: https://www.creativefabrica.com/ref/3931272/
๐ AmazonParser: https://drive.google.com/drive/folders/1_z-gqOnXDVnAGWz9-fFs20qMpwm1Iy7x?usp=sharing
============
๐ด FlashcardBot: https://drive.google.com/drive/folders/1QJ5WYw-eB2TWJVyAMHqqM2J9cPnpe7R3?usp=drive_link
๐จ Creativefabrica (Freebies & Gifts): https://www.creativefabrica.com/ref/3931272/
============
๐ PinterestBot [DEPRECATED. Use the Pinterest Monster instead (lessons 4-6 of the Pinterest Money course)]
We are building a one-click Shorts generator in Python. Boost your Python skills. A powerful OOP bot from scratch.
BOT DEMO AND THE START OF THE COURSE
============
๐๐ฐ PINTEREST MONEY: https://drive.google.com/drive/folders/1JvqgQwDzM2vw24m_0HtbdwC0K5_gvev0?usp=sharing
๐ MaxBounty +10% BONUS: https://affiliates.maxbounty.com/register?referrer=392868
๐ BeMob free tracker: https://bemob.com/?ref=h2xqe30f81®
============
๐ VPN Master (additional materials): https://drive.google.com/drive/folders/1h_iPhsnkD_QwzZT4tbMrqZS98C0jGwsC?usp=sharing
๐ Great VPS just for $2: https://acn.ionos.com/aff_c?offer_id=1&aff_id=7646&url_id=72
============
๐ฌ ComparisonBot: https://drive.google.com/drive/folders/1sRzcqvdrzQJSCGEvTdHGtXUEu1nGjnPo?usp=sharing
============
๐๏ธ ColoringBot: https://drive.google.com/drive/folders/1wAUhYl3KUg-CIch4l4KlqEqMXdsD9Hfk?usp=sharing
๐จ Creativefabrica: https://www.creativefabrica.com/ref/3931272/
๐ AmazonParser: https://drive.google.com/drive/folders/1_z-gqOnXDVnAGWz9-fFs20qMpwm1Iy7x?usp=sharing
============
๐ด FlashcardBot: https://drive.google.com/drive/folders/1QJ5WYw-eB2TWJVyAMHqqM2J9cPnpe7R3?usp=drive_link
๐จ Creativefabrica (Freebies & Gifts): https://www.creativefabrica.com/ref/3931272/
============
๐ PinterestBot [DEPRECATED. Use the Pinterest Monster instead (lessons 4-6 of the Pinterest Money course)]
โค21๐ฅ6๐3
PYTHON MONEY pinned ยซ๐ฒ SHORTS MONSTER: A Real-Time Practical Course on Telegram We are building a one-click Shorts generator in Python. Boost your Python skills. A powerful OOP bot from scratch. BOT DEMO AND THE START OF THE COURSE ============ ๐๐ฐ PINTEREST MONEY: https:/โฆยป
This media is not supported in your browser
VIEW IN TELEGRAM
A small teaser for one of the upcoming videos.
๐ฅ25โค9
Some people requested the Amazon titles parser from the last video. I'm sharing it. Read the readme file.
๐ AmazonParser: https://drive.google.com/drive/folders/1_z-gqOnXDVnAGWz9-fFs20qMpwm1Iy7x?usp=sharing
๐ AmazonParser: https://drive.google.com/drive/folders/1_z-gqOnXDVnAGWz9-fFs20qMpwm1Iy7x?usp=sharing
โค13๐ฅ5๐1๐1
โก๐๏ธ Some people asked to add the ability to automatically merge the generated images into a PDF file in ColoringBot.
โ I have added this feature. I wrote it using the reportlab library, one of the most powerful libraries for working with PDFs in Python.
1. Redownload the .py files of the project.
2. Install the reportlab and natsort libraries:
3. Generate images so that they appear in the ready folder.
4. Run the merge_pdf.py file.
5. The final PDF file will be saved in the ready/PDF folder.
โน๏ธ In the merge_pdf.py file, you will find variables to enable adding blank pages, specifying a title, author, and other metadata, and other settings.
โ I have added this feature. I wrote it using the reportlab library, one of the most powerful libraries for working with PDFs in Python.
1. Redownload the .py files of the project.
2. Install the reportlab and natsort libraries:
pip install reportlab natsort3. Generate images so that they appear in the ready folder.
4. Run the merge_pdf.py file.
5. The final PDF file will be saved in the ready/PDF folder.
โน๏ธ In the merge_pdf.py file, you will find variables to enable adding blank pages, specifying a title, author, and other metadata, and other settings.
โค16๐3
