#11: Add a first iteration for the CHANNELS retrieval

This commit is contained in:
2023-01-15 02:19:31 +01:00
parent 270c48da02
commit 7456685f2b
3 changed files with 68 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
.PHONY: main
main:
g++ main.cpp -g -std=c++17 -lcurl -lpthread -o main
g++ main.cpp -g -std=c++17 -lcurl -lpthread -o youtubeCaptionsSearchEngine