My wget command doesn’t download videos linked in the webpages I’m trying to download
How do I get wget to download all the videos under a subdirectory in the specific webpage I’m trying to download. (For context, the videos are stored in a different website, something like c6.somewebsite.su) Say for example, I was to download all the videos in https://somewebsite.su/somedirectory. My command doesn’t work and when the command finishes, it hasn’t downloaded any video files.