#1
|
|||
|
|||
![]()
Can you add support for c-span.org?
Example link: **External links are only visible to Support Staff****External links are only visible to Support Staff** Thanks ![]() |
#2
|
||||
|
||||
![]()
__________________
JD-Dev & Server-Admin |
#3
|
||||
|
||||
![]()
Hi
Done! --- [Please read]=>How/when do I get updates? Read it carefully BEFORE complaining that something would still be not working! Update cycles depend on your installed JD version!! --- [Bitte lesen]=>Wie/wann bekomme ich Updates? Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde! Die Updatezyklen variieren je nach installierter JD Version!! GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#4
|
|||
|
|||
![]()
Linkgraber does not work (never has) for c-span.org videos. Are you sure JD2 works for c-span.org?
|
#5
|
||||
|
||||
![]()
Please provide example links, works fine here
__________________
JD-Dev & Server-Admin |
#6
|
||||
|
||||
![]()
Fixed!
--- [Please read]=>How/when do I get updates? Read it carefully BEFORE complaining that something would still be not working! Update cycles depend on your installed JD version!! --- [Bitte lesen]=>Wie/wann bekomme ich Updates? Bitte vollständig lesen bevor ihr euch beschwert, dass etwas immernoch nicht funktionieren würde! Die Updatezyklen variieren je nach installierter JD Version!! GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#7
|
|||
|
|||
![]()
Some time ago, C-SPAN must've reworked their video structure cuz it stops the download when you try to start it, although it does pickup the filename:
**External links are only visible to Support Staff****External links are only visible to Support Staff** |
#8
|
||||
|
||||
![]()
Hi,
Fixed. 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 |
#9
|
|||
|
|||
![]()
Thanks so much, the download is working, but could you set it so that it grabs the title of the video instead of the show cuz all the day's segments are showing up under the same package and filename. It used to pick up the title of the video.
|
#10
|
||||
|
||||
![]()
Hi again,
please add a more detailed problem description. Your most recent example gets the name "Open Phones on Capitol Lockdown, Part 1.mp4" and "Open Phones on Capitol Lockdown, Part 1" doesn't look like a category to me. Please add a more detailed problem description - comare the current filenames against your desired ones and add a detailed description of your expected filenames. -psp- EDIT I've added the "upload date" to the filenames for the next update but I wasn't able to identify any better reasonable titles - please enlight me on that!
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download Last edited by pspzockerscene; 12.01.2021 at 14:33. |
#11
|
||||
|
||||
![]()
Removed plugin for c-span.org since it was working in an unreliable way and our generic deep-parser will most likely do a better job at this than the plugin we had so far.
If you got any questions about this, feel free to ask. 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 |
#12
|
|||
|
|||
![]()
Hey
I copy a link that ends in .m3u8 from c-span, JDownloader recognizes it but it can't be downloaded: it says 'File not found'. I would appreciate that you helped me. |
#13
|
||||
|
||||
![]()
@guarnoplo: please provide example links, else we have to look out for them by ourselves
Why add the m3u8 manually when you should just copy the browser/tab url and let JDownloader do the rest?
__________________
JD-Dev & Server-Admin |
#14
|
||||
|
||||
![]() Quote:
The plugin for c-span.org has been removed for the reasons stated two posts above this one (post #11). It looks like c-span.org has now added a simple referer protection to their .m3u8 URLs which makes the download fail. @guarnoplo Provide example links.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#15
|
||||
|
||||
![]()
I had another look at this.
There are essentially two problems: 1. m3u8 download: Referer is needed 2. c-span.org uses a small bot protection. The easiest way to get the referer set AND re-add the ability to auto crawl c-span.org items is to use a LinkCrawler Rule of type DEEPDECRYPT. When I did this, I ran into a small bot protection from c-span.org. To get around this, you will need to supply your cookies with the rule. Rule: Code:
[ { "enabled": true, "cookies": {}, "updateCookies": false, "logging": true, "maxDecryptDepth": 1, "name": "c-span.org find all HLS (.m3u8) video items", "pattern": "https?://www\\.c-span\\.org/.+", "rule": "DEEPDECRYPT", "packageNamePattern": "<title>(.*?)</title>", "deepPattern": "\"(https?://[^\"]+\\.m3u8)\"" } ]
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
#16
|
||||
|
||||
![]()
@pspzockerscene: Perfect! Thanks for the hint, did overlook that *plugin removed* part and thanks for providing a solution!
__________________
JD-Dev & Server-Admin |
#17
|
||||
|
||||
![]()
I'm marking this one as solved.
It rermains open for user-feedback though I'm very confident that my proposed solution will work for the user too. I've tested it and verified that the HLS[.m3u8] download is startable with said solution.
__________________
JD Supporter, Plugin Dev. & Community Manager
Erste Schritte & Tutorials || JDownloader 2 Setup Download |
![]() |
Thread Tools | |
Display Modes | |
|
|