Go application that collects & downloads information about a YouTube video. It uses the Colly library to scrape data from the video's webpage and parses JSON data embedded in the page's HTML.
- Download description, title, view count, likes, upload date, author, video and channel ID, etc.
- Download information & stadistics for all videos of a channel.
- Bulk download information of multiple videos.
- Run the application.
- Choose an option from the displayed menu.
- Follow the instructions shown on screen.
- The application will download the video statistics into the same folder that executable is, or in a folder depending on the option.
- Go to the relases section.
- Download the executable corresponding to your OS.
- Run the executable from a terminal or double clicking if you are on windows.
- Go
- Colly