Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: CorentinB/YouTube-IG

Tags

v1.0.5

Toggle v1.0.5's commit message

Unverified

This user has not yet uploaded their public signing key.
Add: go-release.sh

v1.0.2

Toggle v1.0.2's commit message
Modify: grabSuggest - Set Connection: close header

v1.0.1

Toggle v1.0.1's commit message
Modify: appendID - Add a f.Close() for closing the file that was miss…

…ing.

v1.0.0

Toggle v1.0.0's commit message
Modify: appendID - Fix duplicate bug.

v0.1.2

Toggle v0.1.2's commit message
Modify: processWordResult - Append newline after each ID.

v.0.1.1

Toggle v.0.1.1's commit message
Modify: processWordResult - Now open file for each result process.

v0.1.0

Toggle v0.1.0's commit message
Modify: processWordResult, processWord, readList, startGrabbing - Cre…

…ate and append IDs to ids.txt file.

v0.0.1

Toggle v0.0.1's commit message
Add: startGrabbing - Function checking args and start grabbing with t…

…he file passed as parameter.

Add: readList - Read the list of words and process each words concurrently (32 at a time).
Add: processWord - Process a word IDs extraction.
Add: processWordResult - Process result of request, parsing IDs.