index
:
queryt.git
master
a youtube querying tool
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-09-18
Code Cleanup
rafa_99
2021-09-18
Found New Faster Algorithm
rafa_99
2021-09-16
Updated Code Path
rafa_99
2021-09-15
Revert "Using space by default instead of tab due to OpenBSD conflicts with t...
rafa_99
2021-09-15
Using space by default instead of tab due to OpenBSD conflicts with tabs
Rafael Marçalo
2021-09-09
OpenBSD Support and Removed Compiler optimizations for now
Rafael Marçalo
2021-09-05
Replaced -O3 optimization with -flto due to minimalistic buffer overflow
rafa_99
2021-09-05
Fixed Path
rafa_99
2021-09-05
Update README.md
Rafael Marçalo
2021-09-05
Fixed up some indentations
rafa_99
2021-09-05
Formatted Code using clang-format with GNU standard
rafa_99
2021-09-05
Final Touches
rafa_99
2021-09-05
Add README.md
Rafael Marçalo
2021-09-05
Add .gitignore
Rafael Marçalo
2021-09-05
Added Manual and info and updated Makefile
rafa_99
2021-09-05
Some refactoring
rafa_99
2021-09-04
Updated Main and Some Memory Errors
rafa_99
2021-09-03
Some more Main changes
rafa_99
2021-09-02
Started Working On Main Function
rafa_99
2021-09-01
Needless Library
rafa_99
2021-09-01
Fixed Misspell
rafa_99
2021-09-01
Cleaning Up some 🍝
rafa_99
2021-09-01
Refactored Navigation Algorithm
rafa_99
2021-09-01
Grabbed video info from JSON and created Video Structures with it
rafa_99
2021-09-01
JSON Navigation
rafa_99
2021-08-31
Started Working on JSON parsing
rafa_99
2021-08-31
Little Refactor
rafa_99
2021-08-30
Add LICENSE
Rafael Marçalo
2021-08-30
Initial development of queryt files
rafa_99