Example: The same number 10000-10999 repeated twice. 1000 total URL`s
http://www.unitedstreaming.com/videos/10000%2Fpgr10000%5F256K%2Easf
http://www.unitedstreaming.com/videos/10001%2Fpgr10001%5F256K%2Easf
...
http://www.unitedstreaming.com/videos/10999%2Fpgr10999%5F256K%2Easf
I can make a Macro like this but instead of one thousand URL`s it has to try one million.
http://www.unitedstreaming.com/videos/10{:000..999}%2Fpgr10{:000..999}%5F256K%2Easf
If the first time in the Macro URL we had something like {:000..999~1}{:000..999~2} and then the second time that those numbers were needed there could be {:~1}{:~2} to use those same numbers again.
Example: This Macro would only make the one thousand URL`s needed and not one million like the one above.
http://www.unitedstreaming.com/videos/10{:000..999~1}%2Fpgr10{:~1}%5F256K%2Easf
This repeat would be even better if it also applied to letters. This would be a very important improvement because as you know having several macro number or letter variables in a URL makes the number of URL`s tried multiply and very quickly can make OE unstable or crash.
Happy New Year!
Oleg.
Thank You.
Oleg.
Oleg.