Page 1 of 1

Twitter Based Videos

Posted: Sun Sep 18, 2016 5:23 am
by CuF
Is it already possible, or could an update include support for videos embedded in Twitter (that are hosted by Twitter)?

Jdownloader2 is already capable of parsing a Tweet link and extracting the link for the MP4 file. It should be possible for FlashGot to do the same.
The problem for FlashGot is the video file name isn't in the code. There is only a link to another location, which I believe contains playlists which contain the link.

Re: Twitter Based Videos

Posted: Sun Sep 18, 2016 10:58 am
by therube
videos embedded in Twitter (that are hosted by Twitter)
URLs?

Re: Twitter Based Videos

Posted: Mon Sep 19, 2016 5:04 am
by CuF
therube wrote:
videos embedded in Twitter (that are hosted by Twitter)
URLs?
Tweet: https://twitter.com/Variety/status/777719319794900992
Iframe with link in this tweet: <iframe style="width: 100%; height: 100%; position: absolute; top: 0; left: 0;" id="player_tweet_777719319794900992" allowfullscreen="" src="https://twitter.com/i/videos/tweet/7777 ... "></iframe>
URL of video as extracted by Jdownloader2: https://video.twimg.com/amplify_video/7 ... 2lVsZw.mp4

Re: Twitter Based Videos

Posted: Mon Sep 19, 2016 2:35 pm
by therube
No time at present, but a quick look saw .ts, implying segmented files that NoScript doesn't typically handle. Imagine there is a .m3u8 or similar there too...