Skip to main content

♨️ Video Uniquification

Video Uniquification is the process of creating a technically unique copy of a video file to bypass YouTube's duplicate detection system. The program adds a practically invisible visual element to the original video, making each copy technically unique. Video uniquification is enabled in the template input settings on the "Extensions" tab.

🛠️ Troubleshooting

If an error with the text Device creation failed appears during the video uniquification stage.

FFmpeg-config-02

In this case, create a text file in the "..\YouTube-Uploader\[Config]\libs\" folder named "ffconfig" and specify the parameter: hwaccelauto=off

This will disable hardware acceleration during video uniquification, which may cause errors on some systems or servers.

FFmpeg-config-01