@pspzockerscene
Hello, it's been sometime since I downloaded something form DW, but I just noticed the already fixed issue I reported here back then:
Code:
https://board.jdownloader.org/showpost.php?p=457626&postcount=20
came back, but in a different way. It seems the latest changes you introduced for some sites, regarding playlists' processing and the like, altered the naming convention for this site as well. So, now, with a link like this:
Code:
**External links are only visible to Support Staff**
JD2 still grabs the videos titles correctly, as that from the website's title, but since it doesn't apply it to the filenames themselves, but to a container, which lists the stream's different qualities, and additional manual renaming will be required each time.
For example, the above video is processed this way:
Primer plano - Qatar - Polémica Copa del Mundo _ DW _ 21 11 2022 (container)
Code:
index-f1-v1-a1 (1080p_aac)_bw_9251776.mp4
index-f2-v1-a1 (720p_aac)_bw_7045912.mp4
index-f3-v1-a1 (540p_aac)_bw_5157216.mp4
index-f4-v1-a1 (360p_aac)_bw_2026488.mp4
index-f5-v1-a1 (288p_aac)_bw_1064720.mp4
index-f6-v1-a1 (270p_aac)_bw_543824.mp4
Would it be possible, to make JD2 adds just the website's title to each stream, like it was before? Or make it puts it at the beginning of
each filename, so just the unneeded parts get deleted later. Something like this:
Primer plano - Qatar - Polémica Copa del Mundo _ DW _ 21 11 2022_index-f1-v1-a1 (1080p_aac)_bw_9251776.mp4
Thanks.
P.D. Just for your information, the board's bug about introduced links getting missing after previewing a post, or submitting it, is still kicking.

So, the "CODE" tag should be mandatorily used each time to avoid that glitch.