zackronixxx / get-flash-videos

Automatically exported from code.google.com/p/get-flash-videos
0 stars 0 forks source link

Feature Request: Add Hosting Site and Video ID to File Name #254

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I'd love to see the video site, and video ID added to the file name of the 
downloaded file.
Considering that the name of the video can be given by the uploader, and 
therefore could allow duplicate file names, the video ID in combination with 
the site's name should make for a unique file name.

For example, "My_funny_video-youtube-XYZ123456.flv" and 
"My_funny_video-vimeo-98765432.flv"

Original issue reported on code.google.com by Co...@gmx.net on 5 Apr 2011 at 9:47

GoogleCodeExporter commented 8 years ago
I think something like that would be annoying to some users.

Perhaps, it would be better to add a command line option to add the variables 
to the -r option, for instance:

get_flash_videos -r %{title}-%{site}-%{id}.flv

Original comment by mjbauer95 on 17 Apr 2011 at 4:47

GoogleCodeExporter commented 8 years ago

Original comment by mjbauer95 on 17 May 2011 at 3:22