#1
|
|||
|
|||
Deutsche Welle support.
Hi, could you please add direct support to DW's streaming website?
Main streaming website (ES): **External links are only visible to Support Staff****External links are only visible to Support Staff** Example links: **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** **External links are only visible to Support Staff****External links are only visible to Support Staff** I don't know if you can make JD2 replicates what browsers do, regarding the RTMP streams' request, but that's not the most important issue about my request. Reading each source pages from the aforementioned example links, there is always a direct "HTTP" link for the higher quality version from the videos, which for some weird reason they hide. Since downloading through direct links is a lot better than doing it via RTMP ones, it would be good if JD2 just grabs them directly after copying such links to the clipboard, and uses the websites' titles as filenames. Thanks. |
#2
|
||||
|
||||
__________________
JD-Dev & Server-Admin |
#3
|
||||
|
||||
Hi
No need for a plugin. Simply go to Settings --> Advanced Settings --> Search for "link crawler rules" --> Enter this: Code:
[ { "enabled": true, "maxDecryptDepth": 1, "id": 1422443765154, "name": "dw.com TEST", "pattern": "https?://(www\\.)?dw\\.com/.+av\\-\\d+", "rule": "DEEPDECRYPT", "packageNamePattern": "<title>(.*?)</title>", "formPattern": null, "deepPattern": null, "rewriteReplaceWith": null } ] pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 06.12.2016 at 17:24. Reason: Added packageNamePattern |
#4
|
||||
|
||||
@pspzocker: you should also learn to specify the packageNamePattern and deepPattern
__________________
JD-Dev & Server-Admin |
#5
|
||||
|
||||
I'm usually making minimalistic crawler rules - if a user wants it to do more, simply ask
GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#6
|
|||
|
|||
Thanks, I just tried it and it works, but I would like it grabs just the video files and leaves out all the rest of links. For example, for this link:
Code:
**External links are only visible to Support Staff** |
#7
|
||||
|
||||
Updated - try this:
Code:
[ { "enabled": true, "maxDecryptDepth": 1, "id": 1422443765154, "name": "dw.com TEST", "pattern": "https?://(www\\.)?dw\\.com/.+av\\-\\d+", "rule": "DEEPDECRYPT", "packageNamePattern": "<title>(.*?)</title>", "formPattern": null, "deepPattern": "\"(http[^\"]+\\.mp4)\"", "rewriteReplaceWith": null } ]
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#8
|
|||
|
|||
It works completely fine now, thanks.
|
#9
|
||||
|
||||
Danke fürs Feedback!
__________________
JD-Dev & Server-Admin |
#10
|
|||
|
|||
False alarm. Delete please.
Last edited by ElCho; 12.06.2017 at 21:42. |
#11
|
||||
|
||||
Thanks for the feedback!
__________________
JD-Dev & Server-Admin |
#12
|
|||
|
|||
Hi, since some weeks ago, I just noted they dropped their habit of hiding the HD MP4 direct download link of the videos in the source pages; now, they leave just a low quality, FLV vp6 direct link over there. Despite that, at least two other qualities of the videos can still be downloaded once they are reproduced by the embedded player. So, it would be good if you can make JD2 grab those ones from now on.
Example links: Quote:
pri20170928_9673mikrobenHD_sd_sor.mp4 (121,54 MB) pri20170928_9673mikrobenHD_sd_avc.mp4 (808.87 MB) The second one has two as well: pri20171010_9684SterneNahHD_sd_sor.mp4 (184,20 MB) pri20171010_9684SterneNahHD_sd_avc.mp4 (805,18 MB) Thanks. |
#13
|
||||
|
||||
__________________
JD-Dev & Server-Admin |
#14
|
||||
|
||||
we will check and add proper plugin support
__________________
JD-Dev & Server-Admin |
#15
|
|||
|
|||
I just saw this issue got a %100 progress status and has been already closed, but it still has the "bugtracker" tag in its title and downloads are still not working.
|
#16
|
||||
|
||||
Forgot to reopen the ticket, sorry
__________________
JD-Dev & Server-Admin |
#17
|
|||
|
|||
It's OK.
|
#18
|
|||
|
|||
Hello, is there some hope left about adding support for this website?
Thanks. |
#19
|
||||
|
||||
Added basic crawler plugin.
Wartest du auf einen angekündigten Bugfix oder ein neues Feature? Updates werden nicht immer sofort bereitgestellt! Bitte lies unser Update FAQ! | Please read our Update FAQ! --- Are you waiting for recently announced changes to get released? Updates to not necessarily get released immediately! Bitte lies unser Update FAQ! | Please read our Update FAQ! -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#20
|
|||
|
|||
Very nice, it's getting the streams correctly so far I tested it.
There is a missing detail about the saved streams' filenames, which maybe can be automatized as well. Basically, naming files to be saved according to the web page they are on, like this: **External links are only visible to Support Staff****External links are only visible to Support Staff** Original name: "pri200205_10618redchildren_sd_avc.mp4" Renamed: "Niños rojos - La infancia bajo el gobierno de Mao.mp4" **External links are only visible to Support Staff****External links are only visible to Support Staff** Original name: "pri20200212_10613dresden_sd_avc.mp4" Renamed: "El mito de Dresde - La sombra de una noche de bombardeos.mp4" Thanks. |
#21
|
||||
|
||||
Done.
Wartest du auf einen angekündigten Bugfix oder ein neues Feature? Updates werden nicht immer sofort bereitgestellt! Bitte lies unser Update FAQ! | Please read our Update FAQ! --- Are you waiting for recently announced changes to get released? Updates to not necessarily get released immediately! Bitte lies unser Update FAQ! | Please read our Update FAQ! -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#22
|
|||
|
|||
It is complete now, thanks once again.
|
#23
|
||||
|
||||
Thanks for your feedback.
-psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
04.03.2020, 07:31 |
ElCho |
Message deleted by pspzockerscene.
Reason: Deleted on user request
|
#24
|
|||
|
|||
@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. |
#25
|
||||
|
||||
Quote:
The website dw.com seems to have removed all of thei direct http URLs and is now only providing HLS/.m3u8 links for streaming. Filename handling for those was never added. Quote:
Added title property so m3u8 generic handling will put that title into the filenames. Quote:
Sorry for the trouble. Bitte auf das nächste CORE-Update warten! Please wait for the next CORE-Update! Wartest du auf einen angekündigten Bugfix oder ein neues Feature? Updates werden nicht immer sofort bereitgestellt! Bitte lies unser Update FAQ! | Please read our Update FAQ! --- Are you waiting for recently announced changes to get released? Updates to not necessarily get released immediately! Bitte lies unser Update FAQ! | Please read our Update FAQ! -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#26
|
||||
|
||||
CORE-Updates have been released!
All announced bugfixes and features are live! Please update your JDownloader and report any issues you find asap. If this thread gets marked as "[Solved]" by our forum staff you can still post in it and we will read- and reply to it! CORE-Updates wurden released! Alle angekündigten Bugfixes/Features sind nun verfügbar! Bitte JDownloader updaten und eventuelle Bugs schnellstmöglich an uns melden. Falls dieser Thread vom Team als "[Erledigt]" markiert wird, kannst du weiterhin darin antworten und wir lesen/beantworten auch solche Threads! -psp-
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#27
|
|||
|
|||
Yes, that's correct. I forgot they were using direct, http based downloads before.
Quote:
By the way, there is a minor issue I found by chance, regarding the handling of unknown characters. For example, with the next links: Code:
**External links are only visible to Support Staff** Quote:
**External links are only visible to Support Staff****External links are only visible to Support Staff** By the way, would be possible to filter the download links, so JD2 shows only those with a certain word in their titles? For example, "1080p". Or the files with the higher sizes only? I already tried with the "Linkgrabber Filter", but to no avail. Thanks. Last edited by ElCho; 23.11.2022 at 16:39. |
#28
|
||||
|
||||
Quote:
Quote:
__________________
JD-Dev & Server-Admin |
#29
|
||||
|
||||
Quote:
Filters cannot rely on other links as condition as there are not guarantees about processing order and this can cause circular dependencies. Such filters/selections must be coded/supported directly within the plugin as only this has a whole *view* on the link and its results.
__________________
JD-Dev & Server-Admin Last edited by Jiaz; 24.11.2022 at 16:49. |
#30
|
||||
|
||||
Quote:
it would be easy to workaround it by just quoting other ppl posts and go to edit mode.
__________________
JD-Dev & Server-Admin |
#31
|
|||
|
|||
Quote:
Code:
**External links are only visible to Support Staff** Code:
**External links are only visible to Support Staff** **External links are only visible to Support Staff** **External links are only visible to Support Staff** |
#32
|
|||
|
|||
Quote:
Last edited by ElCho; 25.11.2022 at 07:24. |
#33
|
|||
|
|||
I'm sorry, but I didn't understand you. I know the links posted by any "non staff" member will be hidden to all other regular members, but the problem shown in that video, is that any introduced link will be deleted, after pressing the "Go Advanced" button; and the only workaround I know to this issue is, using the "code" tags before pressing the button.
Last edited by ElCho; 25.11.2022 at 07:34. |
#34
|
|||
|
|||
@Jiaz
Some news about this? Thanks. |
#35
|
||||
|
||||
Quote:
learn.microsoft.com/en-us/windows/win32/fileio/naming-a-file JDownloader auto replaces all known forbidden chars independent of the underlying OS so you will always be able to move around your downloaded files and use JDownloader portable across different OS/filesystem.
__________________
JD-Dev & Server-Admin |
#36
|
||||
|
||||
Quote:
sourceURL - contains - dw.com
__________________
JD-Dev & Server-Admin |
#37
|
||||
|
||||
Quote:
__________________
JD-Dev & Server-Admin |
#38
|
|||
|
|||
@Jiaz
Alright, thanks for your explanations. |
#39
|
||||
|
||||
@ElCho: You're welcome!
__________________
JD-Dev & Server-Admin |
Thread Tools | |
Display Modes | |
|
|