Skip to main content

📑 Files

Files are convenient because they can be filled once and used cyclically, uploading a pool of the same videos in random order or sequentially.

The project folder contains 8 files, each corresponding to a specific category of YouTube video data. Determine which data should be filled for your videos. If any data is not needed, such as info cards or end screens, they can be disabled, and the files corresponding to this data can be left empty.

Files

How to fill data files for video upload?

"1_Videos.txt" – paths to video files for video upload

D:\Videos\video_00001.mp4
D:\Videos\video_00002.mp4
D:\Videos\video_00003.mp4
D:\Videos\video_00004.mp4
D:\Videos\video_00005.mp4

"2_Thumbnails.txt" – paths to image files for video thumbnail upload

D:\Images\image_00001.jpg
D:\Images\image_00002.jpg
D:\Images\image_00003.jpg
D:\Images\image_00004.jpg
D:\Images\image_00005.jpg

To copy all file paths from a folder at once, you can use Windows tools following this guide: Copy File Paths

"3_Titles.txt" – video titles

Internet Earning Secrets: Practical Steps to Financial Independence
From Beginner to Pro: Effective Ways to Earn Money Online
Internet Earnings 2023: Top Strategies and Tricks
Passive Income Online: How to Create Your Path to Success
Make Money Without Leaving Your Chair: Best Internet Ideas for Income

"4_Descriptions.txt" – video descriptions

Discover new online earning opportunities with my proven tips and strategies! 💻💰
Quick and easy: learn how to start earning money online right now! 🚀💸
Forget about 9-5! Learn how to create stable online income with minimal effort. 💼🌐
Exclusive secrets of successful internet earnings: simple steps to financial freedom! 🌟💻
Dive into the world of online earnings: discover the best methods for fast and effective income! 💡💳

"5_Keywords.txt" – video tags

Online earnings
Internet income
Freelance
Passive income
Earning methods
Online business
Freelancer
Internet business
Financial independence
Make money
Blogger earnings
Work from home
Online investments
Freelance platforms
Effective earnings
Online entrepreneur
Passive income investments
Internet marketing
Freelance skills
Online earnings

"6_Comments.txt" – video comments

This video is a real gem! Thank you for clear and effective tips on internet earnings. Already started applying and seeing visible results!
Very informative content! Your recommendations really help understand the world of online earnings. Thank you for your valuable advice!
Finally found a video that not only promises but gives real tools for earning. Thanks for honesty and useful information!
You're simply masterful with online business secrets! Your ideas not only inspire but motivate to take action. Thank you for your talented guidance!
This video is a real course on internet earnings! Really love your approach and methodical explanation of complex things. Looking forward to new videos!

"7_Endscreens.txt" – URL links for adding end screens to videos

https://www.youtube.com/channel/ID
https://www.youtube.com/watch?v=ID
https://www.youtube.com/playlist?list=ID
Most recent
Best for viewer
Subscribe

"8_InfoCards.txt" – URL links for adding info cards to videos

https://www.youtube.com/channel/ID
https://www.youtube.com/watch?v=ID
https://www.youtube.com/playlist?list=ID

Overriding video data files with custom ones.

To set specific data for each video, you can override data files by replacing them from the project folder with custom ones. This uses the same set of files as in the project folder, but files can be located in a different directory, have different names, and a unique data set can be specified for each account.

To link custom files with accounts, you need to use the linker. Create text files and fill them with data. Then open the Accounts table and go to the second sheet named Linker. In the columns designated for specifying file paths, specify the path to the corresponding files with the required data type.

If any data doesn't need to be filled, disable it in the template settings – then the template won't require the presence of these files. You can also specify only part of the custom files so that the remaining data is taken from files in the project folder. To do this, specify the path only to those files you want to override.

When using custom files, you should remove the path to the scheduler in the linker, as the scheduler has higher priority, and the template will either connect it or require its presence.

To disable the linker and return to using files from the project folder, change the thread operation mode to "Shared" or "Dedicated".