This website requires JavaScript.
Explore
Help
Register
Sign In
Benjamin_Loison
/
YouTube_captions_search_engine
Watch
1
Star
0
Fork
0
You've already forked YouTube_captions_search_engine
Code
Issues
16
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
95e96d08e1
YouTube_captions_search_engine
/
Makefile
5 lines
96 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add `main.cpp`, `Makefile` and `channelsToTreat.txt` Note that running this algorithm end up with channel [`UC-99odscxh1xxTyxHyXuRrg`](https://www.youtube.com/channel/UC-99odscxh1xxTyxHyXuRrg) and more precisely the video [`Tq5aPNzfYcg`](https://www.youtube.com/watch?v=Tq5aPNzfYcg) and more precisely the comment [`Ugx-TlSq6SNCbOX04mx4AaABAg`](https://www.youtube.com/watch?v=Tq5aPNzfYcg&lc=Ugx-TlSq6SNCbOX04mx4AaABAg) [which doesn't have any author](https://yt.lemnoslife.com/noKey/comments?part=snippet&id=Ugx-TlSq6SNCbOX04mx4AaABAg)...
2022-12-22 05:20:32 +01:00
.PHONY
:
main
main
:
#11: Add a first iteration for the `CHANNELS` retrieval
2023-01-15 02:19:31 +01:00
g++ main.cpp -g -std
=
c++17 -lcurl -lpthread -o youtubeCaptionsSearchEngine
Reference in New Issue
Copy Permalink