YouTube Bot is a basic python script that tries to increase the number of views on your YouTube video. Sometimes, we struggle to get views even though our contents are great. View counts also contribute to the YouTube algorithm. Hence, this tool might help you in such situation. Remember! Do not overuse as it is completely unethical.
This repo includes a collection of Python scripts and tools built for enabling web scraping and data entry. Results are extracted and exported to CSV or Excel files as per requirements.
Simply python tool to change or replace the text string in the files. This tool pretty nice for programmers if somehow they want to replace/change their codes for many files, eg: function, class, variable, etc for recursive files or not.
As it stands, File Segregator, segregates file into folders based on their extensions. So for all the jpg files, a jpg folder will be created. Similarly, for all the png files, png folder will be created. Instead of doing this, the program should first create a folder named "images" and inside these images folder, different folders will be created for different image extensions. Expand this logic
As it stands, File Segregator, segregates file into folders based on their extensions. So for all the jpg files, a jpg folder will be created. Similarly, for all the png files, png folder will be created. Instead of doing this, the program should first create a folder named "images" and inside these images folder, different folders will be created for different image extensions. Expand this logic