Dear s! Please post bug reports about FDM here!

New feature we plan to add: Stream capturing 6k1t68

s: Alex 1a6c65

Alex
FDM Team
Posts: 2947
ed: Mon Jul 12, 2004 12:17 pm

New feature we plan to add: Stream capturing 6k1t68

Alex » Sun May 10, 2020 8:15 pm

Dear s,
14% of your votes for the new features belongs to "Stream capturing".
Please provide some real examples of yours needs.
Alex,
FDM development team
Top
Guest

Re: New feature we plan to add: Stream capturing 18286k

Postby Guest » Mon May 11, 2020 3:31 am

needless to say anything.
Top
 avatar
Usher
Posts: 2576
ed: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: New feature we plan to add: Stream capturing 18286k

Usher » Mon May 11, 2020 3:38 am

Andrzej P. Wozniak, FDM and forum
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Top
Jeff

Re: New feature we plan to add: Stream capturing 18286k

Postby Jeff » Mon May 18, 2020 10:07 pm

Well, what I woudl love to see woudl be an extension/feature that allows for the automated (or as automated as possible) capturing of MPEG DASH (or similar formats that use m3u or m3u8 files to handle singlepart streams) videos/streams, as there seems to be a massive surge in hosteing services that use them.

Thansk for the teams hard work on FDM :)
Top
 avatar
Usher
Posts: 2576
ed: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: New feature we plan to add: Stream capturing 18286k

Usher » Mon May 18, 2020 10:47 pm

Fully automatic is impossible for most sites, I'm afraid. There are too many ways to obfuscate web code.
For the start it would be good enough to work as follows:
- Manually dig in the webpage code or in the browser cache to find URL of m3u8 list, mpd manifest, etc.
- Copy the URL to the clipboard.
- Open FDM window and click "+" button or press Ctrl+N to add a new .
- Now FDM should read URL from the clipboard, needed list/manitest, parse it and display dialog window to select preferred video quality.
- Other actions should be automatic: needed lists of video/audio streams, (and decrypt if needed) the streams, merge (mux) them into a single file and change timestamp of the file using timestap form list/manifest file.
Andrzej P. Wozniak, FDM and forum
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Top
Mishasama

Re: New feature we plan to add: Stream capturing 18286k

Postby Mishasama » Wed Jun 03, 2020 7:17 pm

Capture HLS and DASH streams. And also dig the different video and audio quality.
And use browser cookies to it for some must sites. (eg. nicovideo.jp)
Top
Faizan
Posts: 14
ed: Sat Jun 20, 2020 3:56 pm

Re: New feature we plan to add: Stream capturing 18286k

Faizan » Sat Jan 02, 2021 10:06 pm

Internet s Manager (IDM) has this option since decades

https://www.internetmanager.com//new_faq/pictures/idm_addvideotype.png

Image
Top
johnlgalt
Posts: 484
ed: Mon Jul 26, 2010 3:04 pm
Location: 3rd Rock
:

Re: New feature we plan to add: Stream capturing 18286k

johnlgalt » Fri Feb 26, 2021 3:30 pm

Faizan wrote:Internet s Manager (IDM) has this option since decades

https://www.internetmanager.com//new_faq/pictures/idm_addvideotype.png

Image


Great, helpful comment.

Can we stop with the XYZ product has had this for weeks / months / years / decades / centuries already?

Not germaine to the question being asked by the developer directly to a proposed new feature.
__

I am I.

Please read the FDM FAQ and to report bugs follows the instructions in this post:
How to report bugs for FDM
Top
hajj_3
Posts: 100
ed: Tue May 17, 2016 6:41 am

Re: New feature we plan to add: Stream capturing 18286k

hajj_3 » Sat Feb 27, 2021 12:18 am

twitter, facebook and instagram
Top
slinkygn

Re: New feature we plan to add: Stream capturing 18286k

Postby slinkygn » Fri Mar 26, 2021 6:02 am

Mishasama wrote:Capture HLS and DASH streams. And also dig the different video and audio quality.
And use browser cookies to it for some must sites. (eg. nicovideo.jp)


Did stream capture of HLS or DASH end up getting added to 6.x?
Top
Avg
Posts: 38
ed: Sun Mar 21, 2021 4:28 pm

Re: New feature we plan to add: Stream capturing 18286k

Avg » Sat May 15, 2021 2:01 pm

HLS stream capture would be nice.
Top
darkseid

Re: New feature we plan to add: Stream capturing 18286k

Postby darkseid » Sat May 15, 2021 3:12 pm

i don't know about streaming hls, hds and dash type. but i really wish to see FDM 6.x to capture video files with extension *.ts and *.m3u8 and convert it to *.mp4 before ing and when a start then the files should be saved in *.mp4 format not in other format.

xvideos.com and xhamster.com have *.ts file but there is no *.mp4 . kindly start adding this first.
Top
johnlgalt
Posts: 484
ed: Mon Jul 26, 2010 3:04 pm
Location: 3rd Rock
:

Re: New feature we plan to add: Stream capturing 18286k

johnlgalt » Sun May 16, 2021 4:30 pm

darkseid wrote:i don't know about streaming hls, hds and dash type. but i really wish to see FDM 6.x to capture video files with extension *.ts and *.m3u8 and convert it to *.mp4 before ing and when a start then the files should be saved in *.mp4 format not in other format.

xvideos.com and xhamster.com have *.ts file but there is no *.mp4 . kindly start adding this first.


Convert it?

OK, let's take a look, since that pr0n is so important....

1) what is an .m3u8 file? well, according to https://www.lifewire.com/m3u8-file-2621956 (and my own experience with music all around), that's just a special case of an .m3u file - which is nothing but a playlist of audio files https://www.lifewire.com/m3u-file-2621955 encoded in UTF8.

What Is an M3U8 File?
A file with the M3U8 file extension is a UTF-8 Encoded Audio Playlist file. They are plain text files that can be used by both audio and video players to describe where media files are located.


2) What is a .ts file? According to https://www.lifewire.com/ts-file-4151262 it's a (Video) Transport Stream file.

How to Open a TS File
Video Transport Stream files stored on a DVD will play in a DVD player without needing any extra software. If you have a TS file on your computer, you can open it with a number of media players.

VLC should be your first choice since it's completely free and can open these files on Mac, Windows, and Linux. MPEG Streamclip is another option, and the Movies & TV Windows app might work too.

Another option for opening the TS file is to rename it to something that your existing media player will , like .MPEG. Most multimedia players already .MPEG files, and since TS files are MPEG files, the same program should also play your TS file.


So, not sure why you would want a conversion in FDM for these files.
__

I am I.

Please read the FDM FAQ and to report bugs follows the instructions in this post:
How to report bugs for FDM
Top
plb7777
Posts: 68
ed: Tue Dec 25, 2012 2:33 pm

Re: New feature we plan to add: Stream capturing 18286k

plb7777 » Sun May 16, 2021 7:33 pm

Great plan Alex to add stream capture but i would rather happy to see a over the web player.

Can you design a small software where it generate data of websites where fdm will not capture web players, stream services, that would be easy for you to detect error because what you need already is in the log file the small software is generated.
Top
 avatar
Usher
Posts: 2576
ed: Sat Mar 20, 2010 2:37 pm
Location: Poland

Re: New feature we plan to add: Stream capturing 18286k

Usher » Sun May 16, 2021 8:37 pm

darkseid wrote:i don't know about streaming hls, hds and dash type. but i really wish to see FDM 6.x to capture video files with extension *.ts and *.m3u8 and convert it to *.mp4 before ing and when a start then the files should be saved in *.mp4 format not in other format.
Some people are too lazy to read older topics:
search.php?keywords=mpeg+dash+m3u8&=all&author=Usher&sc=1&sf=all&sr=posts&sk=t&sd=d&st=0&ch=-1&t=0&submit=Search
Andrzej P. Wozniak, FDM and forum
Read FDM FAQ and the reporting rules
"How to report a bug or a problem with FDM" before posting
Top

Return to “General forum”

Who is online 3p6y2t

s browsing this forum: No ed s and 29 guests

 

  4avx