Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Multi Threaded m3u8 Download and added check if file exists before DL #49

Merged
merged 11 commits into from
Apr 21, 2022

Commits on Apr 21, 2022

  1. fixed multi threaded m3u8 download, now requiring ffmpeg for merging …

    …downloaded parts | check if file exists before download
    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    34a7ebc View commit details
    Browse the repository at this point in the history
  2. blackened code

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    d550f9f View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into develop

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    e4ccec5 View commit details
    Browse the repository at this point in the history
  4. Delete .gitmodules

    dymattic committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    bc29b7c View commit details
    Browse the repository at this point in the history
  5. added +1 again

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    bd71c60 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature' into feature

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    8cebe5c View commit details
    Browse the repository at this point in the history
  7. fixed multi threaded download, now with audio

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    0d4b76c View commit details
    Browse the repository at this point in the history
  8. blackened code, updated requirements

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    ec9a109 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into feature

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    52bcbf3 View commit details
    Browse the repository at this point in the history
  10. use ffmpeg provided by better-ffmpeg-progress

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    7a365fc View commit details
    Browse the repository at this point in the history
  11. switched to moviepy for merging

    Dmitrij Pastian committed Apr 21, 2022
    Configuration menu
    Copy the full SHA
    b4dcc9e View commit details
    Browse the repository at this point in the history