```shell find . -type f -exec grep -o 'http[s]\?://[^ ]\+' {} \; >> ~/.sync/media/Video/review/links.txt ```