JDownloader Community - Appwork GmbH
 

Reply
 
Thread Tools Display Modes
  #1  
Old 23.09.2023, 12:55
HLX HLX is offline
JD Alpha
 
Join Date: Feb 2023
Posts: 20
Default [NOT a JD bug] Twitter videos are corrupted

I recently downloaded videos from twitter and found out that they were corrupted

Example: **External links are only visible to Support Staff****External links are only visible to Support Staff**
Reply With Quote
  #2  
Old 23.09.2023, 13:19
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Hi HLX,
this is not JDownloaders' fault:
This video can be played in Chrome but fails in Firefox and also when you're [manually] downloading it via browser (tested with: VLC Media Player, Windows Media Player).
Direct URL to the vide for testing:
Code:
video.twimg.com/amplify_video/1704654962834214912/vid/avc1/1280x720/50-birosgYs_rDGX.mp4?tag=14
Twitter is using a so called "iso5 header marker" for this video which is unsupported by many video players.
ffmpeg can remux it
Example command:
ffmpeg -i NP5ZADHZ6Ss29OFh.mp4 -c copy test.mp4

Possible workaround:
1. Stop all downloads in JD and do Rightclick on that video -> More -> Reset
2. Go to Settings -> Plugins -> twitter.com -> Enable setting "Videos: Prefer HLS over http download?"
3. Now try downloading the video again. If you are lucky, the video will be downloaded with another internal container format now.
EDIT
I just wanted to confirm that this workaround is working fine for your particular video.
__________________
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?

Last edited by pspzockerscene; 23.09.2023 at 13:31. Reason: EDIT
Reply With Quote
  #3  
Old 24.09.2023, 16:13
HLX HLX is offline
JD Alpha
 
Join Date: Feb 2023
Posts: 20
Default

Thank you. I was able test both of your solutions and they work

Each one has advantages and disadvantages:
Prefer HLS over http -> Advantage: Automatic & Disadvantage: Very slow
Manually converting using ffmpeg -> Advantage: Very fast & Disadvantage: I have to convert each file manually (there is probably a way to do it for an entire folder)

I had to investigate how to install ffmpeg but it was worth it to learn. I was also able to reproduce the videos by dragging and dropping them on chrome; it failed on firefox as you mentioned. I couldn't figure out what you mean by manually download via browser. I managed to find the directlink by looking at the linkcollector.zip. I don't know if that's what you meant

Anyway, thanks for what you've thaught me
Reply With Quote
  #4  
Old 24.09.2023, 16:19
HLX HLX is offline
JD Alpha
 
Join Date: Feb 2023
Posts: 20
Default

I forgot to ask. The thing called "iso5 header marker" is not supported by installing some codec or something? I couldn't find any information on it
Reply With Quote
  #5  
Old 25.09.2023, 10:23
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 71,117
Default

Quote:
Originally Posted by HLX View Post
Prefer HLS over http -> Advantage: Automatic & Disadvantage: Very slow
Now only slower but that method also doesn't support resuming stopped downloads.

Quote:
Originally Posted by HLX View Post
Manually converting using ffmpeg -> Advantage: Very fast & Disadvantage: I have to convert each file manually (there is probably a way to do it for an entire folder)
You could also automate it 100% e.g. using an EventScripter script.
EventScripter forum thread:
https://board.jdownloader.org/showthread.php?t=70525
EventScripter help article:
https://support.jdownloader.org/Know...event-scripter


Quote:
Originally Posted by HLX View Post
I couldn't figure out what you mean by manually download via browser.
If you open the direct-URL I provided in your browser and then press CTRL + S, your browser will ask you where to save/download it.

Quote:
Originally Posted by HLX View Post
I managed to find the directlink by looking at the linkcollector.zip. I don't know if that's what you meant
No that's not what I ment.


Quote:
Originally Posted by HLX View Post
I forgot to ask. The thing called "iso5 header marker" is not supported by installing some codec or something? I couldn't find any information on it
No idea.
As said it looks to be a new/rate container format which is not yet widespread as even VLC media player can't handle it.
__________________
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
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 01:40.
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.