issues
search
LoopTube2004
/
looptube
A Google Extension that can customize the youtube loop
0
stars
0
forks
source link
Finish implementing algorithm validating youtube link
#13
Closed
phuc-nguyen-tran
closed
7 months ago
phuc-nguyen-tran
commented
7 months ago
Check if a link is actually youtube link
Check valid youtube link form with regex
Check the format is correct
Check the ID is correct
With tests, using axios for implementing
PhuocOng
commented
7 months ago
LGTM
With tests, using axios for implementing