Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: KRWCLASSIC/ffmpegShell.py
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1
Choose a base ref
...
head repository: KRWCLASSIC/ffmpegShell.py
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 10 commits
  • 270 files changed
  • 2 contributors

Commits on Jan 24, 2024

  1. 0.2 work

    KRWCLASSIC authored Jan 24, 2024
    Configuration menu
    Copy the full SHA
    b7d1eaa View commit details
    Browse the repository at this point in the history
  2. i just realised that before i uploaded all of it do github you could …

    …attach yourself to input handler, now you can't do this because its integrated into start func... lol
    KRWCLASSIC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    f7b4ffa View commit details
    Browse the repository at this point in the history
  3. wait no - you still can, i reverted the changes, ig it's more fun

    qUiCk TuToRiAl!11!!!:
    
    from ffmpegShell import ffmpegShell as fs
    fs.handle_regular_command('and here goes command lol')
    KRWCLASSIC committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    7532f07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c61e48 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. its not html project btw

    really
    KRWCLASSIC authored Aug 31, 2024
    Configuration menu
    Copy the full SHA
    82f4084 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Partial porting of commands to external files.

    Now commands are imported from files inside core folder, code clarity change.
    Updated some things in DevNote
    Updated gitignore (will remove binaries from ffscore for future porting to libs)
    KRWCLASSIC committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    794ea6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    836da50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86d0523 View commit details
    Browse the repository at this point in the history
  4. Removed inclusion of binaries

    Will move on to packages, auto downloaders or preinstalled apps
    KRWCLASSIC committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6ece250 View commit details
    Browse the repository at this point in the history
  5. misstyped except

    KRWCLASSIC committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c51eaf4 View commit details
    Browse the repository at this point in the history
Loading