Gallery help: Variable length alpha filenames

Ask for help about FlashGot, no registration needed to post
Post Reply
dickh

Gallery help: Variable length alpha filenames

Post by dickh »

I'm trying to use the gallery to build a list of variable length filenames from a site of mp3 files
How do I specify a wildcard to match any filename?

Original link is of the form:
https://s3.amazonaws.com/RE-Warehouse/fixed_name_[1963-1965;1]-[1-12;1]-[1-31;1]_cricket_match.mp3

The date variability is working fine, but the part I've highlighted in orange also varies in length and content.
How can I use gallery to get these to match ?
Mozilla/5.0 (Windows NT 6.0; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0
User avatar
therube
Ambassador
Posts: 7969
Joined: Thu Mar 19, 2009 4:17 pm
Location: Maryland USA

Re: Gallery help: Variable length alpha filenames

Post by therube »

Not sure, but don't think you'll be able to unless perhaps you could use some JavaScript, & assuming there is something to key in on, to provide the string (name) you're looking for ?
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14 Pinball NoScript FlashGot AdblockPlus
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26
User avatar
Thrawn
Master Bug Buster
Posts: 3106
Joined: Mon Jan 16, 2012 3:46 am
Location: Australia
Contact:

Re: Gallery help: Variable length alpha filenames

Post by Thrawn »

Unless you can specify some exact patterns, then you're basically wanting to run a brute-force search of all text strings up to 13+ characters. If you can find a practical way to do that, then the NSA will want to talk to you, because you can crack almost every password in existence.
======
Thrawn
------------
Religion is not the opium of the masses. Daily life is the opium of the masses.

True religion, which dares to acknowledge death and challenge the way we live, is an attempt to wake up.
Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0
Post Reply