jackback2 wrote:
I,m thinking there must be an easier way but i do not know how any help would be appreciated
You would have to write your self a script that would grab and replace your links on a given pattern (like when you named your files in any logical sequence for e.g: file-01.avi, file-02.avi, file-03,avi) or some other pattern in the url string that would identify the same file from Filehost A with Filehost B. Then you could use regular expressions to mass edit things based on your pattern.