Skip to content

inotia00/scrape-youtube-termux

Repository files navigation

How to Run Scrape-YouTube-Termux

1. Install Termux

Termux Official

Termux Monet (Deprecated)

2. Install Scrape-YouTube-Termux

First, run termux and type the following command:

curl -sLo pot.sh https://raw.githubusercontent.com/inotia00/scrape-youtube-termux/main/scrape-youtube.sh && chmod +x pot.sh && curl -sLo container.sh https://raw.githubusercontent.com/inotia00/scrape-youtube-termux/main/install-alpine.sh && chmod +x container.sh && ./container.sh

Alpine Linux will be installed and run.

If Alpine Linux is running, type the following command:

sh pot.sh

Scrape-YouTube will run, and PO Token and visitor data will be output:

PO_TOKEN: <PO_TOKEN_HERE>
VISITOR_DATA: <VISITOR_DATA_HERE>

3. Run Scrape-YouTube-Termux

If Scrape-YouTube-Termux is already installed, you can use the following commands.

Run Alpine Linux:

container

Run Scrape-YouTube:

sh pot.sh

References

Scrap-YouTube-Termux has brought the core feature of both repository:

About

YouTube Data Scraper for Termux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published