This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env python3 | |
| """ | |
| Script para baixar vídeos do YouTube e TikTok e concatená-los em um único arquivo. | |
| REQUISITOS: | |
| 1. INSTALAR BIBLIOTECAS PYTHON: | |
| Execute o comando abaixo para instalar todas as dependências necessárias: | |