Comparing gbstack:master...DJStompZone:master · gbstack/ffprobe-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Permalink

base repository: gbstack/ffprobe-python

Failed to load repositories. Confirm that selected base ref is valid, then try again.

Loading

base: master
head repository: DJStompZone/ffprobe-python

Failed to load repositories. Confirm that selected head ref is valid, then try again.

Loading

compare: master
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 5, 2025

  1. Implement len() for FFStream

    Implemented len() for audio and video streams
    - Falls back to 0 for valid streams missing duration data
    - Raises expected TypeError if len() is called on a stream not labelled as audio/video
    
    - Slight tweak to the duration_seconds docstring to reflect actual behavior
    Configuration menu

    Browse the repository at this point in the history