JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 26.11.2014, 17:55
midas02
Guest
 
Posts: n/a
Default Plugin request: vtm.be

Hi guys,

would there be any chance providing support for the following site: vtm.be?

Here's an example link:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

Thanks,
Midas

Last edited by midas02; 26.11.2014 at 23:20.
Reply With Quote
  #2  
Old 26.11.2014, 17:59
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Your request has been declined!

What does this mean?
  • Officially your request will not be done by us, JDownloader Development Team.
So my request will never be done?
  • Well maybe, just not by us at this particular time.
  • JDownloader is a Open Source Project, this allows you/friends/others to implement support. If support benefits others, please consider submitting source code for inclusion into JDownloader.
  • If you're able to code in Java and are interested in participating, check out our getting started guide!
---
Deine Anfrage wurde abgelehnt!

Was bedeutet das?
  • Offiziell wird deine Anfrage nicht vom JDownloader Entwickler Team umgesetzt.
Also wird meine Anfrage niemals umgesetzt?
  • Naja vielleicht schon, aber nicht von uns und nicht in absehbarer Zeit
  • JDownloader ist ein Open Source Projekt, was bedeutet, dass Du/Freunde/andere jederzeit eigenen Code beisteuern können. Falls die Allgemeinheit von diesem oder anderen selbst eingebauten Features profitieren würde, zögert nicht und schickt uns euren Code.
  • Falls du die Programmiersprache Java beherrschst, schau dir unsere Entwickler Anleitung an!

GreeZ pspzockerscene
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #3  
Old 18.01.2015, 22:26
E-Snow
Guest
 
Posts: n/a
Smile

@midas02

In case you haven't found a solution for the vtm.be videos, I'll present you one. It's based on a marvellous little program called FFmpeg that supports HTTP Live Streaming (HLS). I use it when I find references to m3u8 playlists in the source code of a video page, but sometimes I need to use URLSnooper to find them. You might already have the program embedded in other download programs, but if you can't find it on your PC you can download it here : https#//ffmpeg.org/download.html. It works on most platforms.

I can't watch VTM streams as I get the message "Controleer of je adblocker actief is in je browser. Zet deze uit en probeer opnieuw." I suppose this is caused by the many thousands of malware domains that are blocked by my hosts file.

For instance, today I find the following tag in http#//nieuws.vtm.be/124692-vtm-nieuws-zondag-18012015-19u :-

<source src="http#//flvpd.vtm.be/videocms/nieuws/elemental_poc/2015/01/18/19u/hls.m3u8" type="application/x-mpegURL"/>

The command you could use to download this stream in Windows is :-

C:\your_path_to\ffmpeg.exe -i http#//flvpd.vtm.be/videocms/nieuws/elemental_poc/2015/01/18/19u/hls.m3u8 -c:v copy -c:a copy "H:\your_download_path\VTM NIEUWS Zondag 18-01-2015 19U.mpeg"

You can find more documentation and the many options (like for instance downloading only parts of a stream) of FFmpeg on https#//ffmpeg.org/ffmpeg.html

If you need more information you can always contact me with a private message.

Notes :-
1. replace all http# by http: as links are hidden on this board.
2. sometimes you might experience some syncing problems, but a player like PotPlayer can easily resync the audio with the video by using the Audio Sync menu/shortcuts.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 03:53.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.