-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IDM download name detection support #11
Comments
Using the aria2 helper script included in this repo, you can download episodes from the links.txt file with proper names. IDM should support some special syntax to allow filenames with the links in the file. If we can find that format, maybe we can add a fourth parameter in the script to ask users for what type of output they want. |
Thanks for the swift reply @aviaryan
|
Thanks @MacgyverJohnson but what I am looking for here is a way in which local file can include filenames too, so that IDM will pick up the filenames and use that for downloading. Example (just to give you an idea) -
Does a syntax like this exist for IDM? |
@MacgyverJohnson Now we have an option to export links as HTML page. I believe IDM has a feature to download all links from the page at once. Why don't you give it a try. |
@aviaryan sorry ..just tried out the html one ...doesn't capture name....IDM can only capture title/name for video when the video is streamed inside popular browsers which is part of
For IDM individual link renaming will work with the following usage:
timeout pauses for 2 seconds(not necessary) as u can tell this batch file downloads large.jpg and unicorn.jpg and saves them as Cute_unicorn1.jpg and Cute_unicorn2.jpg respectively After reaching out to IDM Dev, I confirmed that embedding file rename operation inside a list isn't implemented yet on IDM but in future its possible Thanks |
@MacgyverJohnson Really sorry to hear that. Btw, if you can use Firefox, I just added a way that works (tested it myself). https://github.com/aviaryan/Kissanime-Batch-Downloader#dta |
Thanks...I have used dta before for batch downloading and it has a really good renaming mask |
@MacgyverJohnson your batch exxapmle works. thanks ill use this with youtoube-dl get all videos in playlist to idm. cuz its downloader way slower on clunky internet/wifi
|
Hello there @aviaryan
Its a great pleasure to see such a wonderful script being developed. I was wondering if if there was any way for IDM >import list of links to detect episode name/title instead of videoplayback(n) where n is any number..... If that's not possible with IDM is it possible with aria2 ?
Thanks
The text was updated successfully, but these errors were encountered: