OsintTube is an Easy-to-Use YouTube OSINT Tool
Disclaimer: FOR EDUCATIONAL PURPOSES ONLY! The contributors bear no responsibility for the tool's usage.
OsintTube offers an interactive shell to perform analysis on Youtube account of any users by its id. You can get:
- description :Get the channel description
- location :Get the channel location
- vidnumber :Get the total number of channel videos
- subnumber :Get the number of subscribers
- views :Get the total number of channel views
- duration :Get the estimed video duration
- joindate :Get the channel join date
- category :Get the channel categoty
- earnings :Get the estimated value of the channel's earnings in one month
- target <id> :Set a new target
- Clone this repo
git clone https://github.com/rdWei/OsintTube
- Navigate to the directory
cd OsintTube
- Install the requirements
pip3 install -r requirements.txt
- Run the program
python3 main.py <id>
- open the youtube channel of the targert
- go to the information section
- click on the arrow at the bottom and click on copy id
work on | Yes | No |
---|---|---|
Ubuntu | X | |
Arch | X | |
Void | X | |
Debian | X | |
Kali | X | |
Termux | X |
If you have encountered an issue with OsintTube or would like to suggest an improvement, please report it in our Issues section.
Please provide as much detail as possible about the issue or suggestion so that we can resolve or implement it as soon as possible.
Thank you for your contribution!