GithubHelp home page GithubHelp logo

Comments (5)

Inrixia avatar Inrixia commented on May 19, 2024

The dual videos on the blogpost have been removed as you can see here:
image

However I am adding support for multiple video attachments with files downloaded being postfixed with -part1 and -part2
From what I'm aware videos like this are for now rare. Though if it becomes more prevalent I may need to revisit this fix to add ffmpeg muxing so as to avoid issues with plex throwing a hissyfit.

from floatplane-downloader.

Inrixia avatar Inrixia commented on May 19, 2024

On second thought due to the complexity of adding support for multipart videos without also having to update all the code that handles download recovery, naming, etc I'm going to leave it as is and add support down the line if it crops up again.

from floatplane-downloader.

Fma965 avatar Fma965 commented on May 19, 2024

As per your discord comment, this is still an issue.

from floatplane-downloader.

Fma965 avatar Fma965 commented on May 19, 2024

image
This appears to becoming more common.

https://www.floatplane.com/post/M6t3xa1BSw

from floatplane-downloader.

Inrixia avatar Inrixia commented on May 19, 2024

image

Added in dce7ad0!

Note that this is somewhat slapped in but works perfectly fine. Download resumption is disabled for multi part videos as I am still only tracking one byte count per video.
But this is fine due to the infrequency of these videos and if needed in the future would not be hard to add on, though doing so would be a breaking change.

from floatplane-downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.