Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
osehmathias
/
pydub
Public
forked from
jiaaro/pydub
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Oct 4, 2024
Update utils.py
osehmathias
authored
336d25c
View commit details
Copy full SHA for 336d25c
Browse repository at this point
Commits on Dec 8, 2022
Delete temporary files in AudioSegment.export() (#665)
Show description for 996cec4
joanise
and
jiaaro
authored
996cec4
View commit details
Copy full SHA for 996cec4
Browse repository at this point
Commits on Oct 15, 2022
Improved the performance of AudioSegment pydub to be 10x faster. (#686)
majedbawarshi
authored
3cee07e
View commit details
Copy full SHA for 3cee07e
Browse repository at this point
Commits on Oct 9, 2022
Add BufferedReader to instances to close check (#687)
orby
authored
0981abb
View commit details
Copy full SHA for 0981abb
Browse repository at this point
Commits on May 14, 2022
Fix for #604 (`json.loads()` on an empty string) (#652)
ZanSara
authored
0c26b10
View commit details
Copy full SHA for 0c26b10
Browse repository at this point
Commits on Jun 8, 2021
fix typo
jiaaro
authored
7b0d27a
View commit details
Copy full SHA for 7b0d27a
Browse repository at this point
Commits on Apr 21, 2021
Merge pull request #504 from glebm/patch-1
Show description for e9ce529
GreyAlien502
authored
e9ce529
View commit details
Copy full SHA for e9ce529
Browse repository at this point
Commits on Apr 19, 2021
Merge branch 'master' into patch-1
GreyAlien502
authored
ebdedc8
View commit details
Copy full SHA for ebdedc8
Browse repository at this point
Commits on Apr 5, 2021
Fix #575: invalid option: --with-libvorbis (#577)
Show description for 72b474e
nicolas-raoul
authored
72b474e
View commit details
Copy full SHA for 72b474e
Browse repository at this point
Commits on Mar 10, 2021
v0.25.1
jiaaro
committed
2c8a103
View commit details
Copy full SHA for 2c8a103
Browse repository at this point
Commits on Mar 8, 2021
Fix bugs in scipy effect (#565)
Show description for c5afd8f
GKotfis
authored
c5afd8f
View commit details
Copy full SHA for c5afd8f
Browse repository at this point
Commits on Mar 6, 2021
v0.25.0
Show description for cc96c3d
jiaaro
committed
cc96c3d
View commit details
Copy full SHA for cc96c3d
Browse repository at this point
Added ability to create audiosegment from a segment of a file (#345)
Show description for fb94766
JPery
and
jiaaro
authored
fb94766
View commit details
Copy full SHA for fb94766
Browse repository at this point
Add EQ effect for AudioSegment (#492)
Show description for 44c0d75
anubhav-narayan
and
jiaaro
authored
44c0d75
View commit details
Copy full SHA for 44c0d75
Browse repository at this point
fix #489 – add missing LICENSE file to source dist
jiaaro
committed
143b826
View commit details
Copy full SHA for 143b826
Browse repository at this point
docstrings/documentation for pydub.silence (#524)
Show description for 62941f2
3 people
authored
62941f2
View commit details
Copy full SHA for 62941f2
Browse repository at this point
Fixed spelling error in README (#534)
dplefevre
authored
f4f4cac
View commit details
Copy full SHA for f4f4cac
Browse repository at this point
Consistency with file descriptor outputs (#548)
Show description for 2c2e5fa
courentin
and
jiaaro
authored
2c2e5fa
View commit details
Copy full SHA for 2c2e5fa
Browse repository at this point
Note that the format can be autodetected (#545)
Show description for 9722bec
interfect
and
jiaaro
authored
9722bec
View commit details
Copy full SHA for 9722bec
Browse repository at this point
Commits on Feb 28, 2021
Instantiate class directly in from_file instead of using BytesIO and _from_safe_wav, which use more memory (#490)
Harrison88
authored
8b9bd24
View commit details
Copy full SHA for 8b9bd24
Browse repository at this point
Commits on Jan 18, 2021
Merge pull request #516 from shadchin/patch-1
Show description for 6046628
GreyAlien502
authored
6046628
View commit details
Copy full SHA for 6046628
Browse repository at this point
Commits on Jan 14, 2021
Merge branch 'master' into patch-1
shadchin
authored
64c6665
View commit details
Copy full SHA for 64c6665
Browse repository at this point
Commits on Dec 14, 2020
Appveyor now uses a mirror of windows ffmpeg
jiaaro
authored
791ba4e
View commit details
Copy full SHA for 791ba4e
Browse repository at this point
Commits on Oct 28, 2020
Switch Travis on Python 3.9
shadchin
committed
80a56ed
View commit details
Copy full SHA for 80a56ed
Browse repository at this point
Commits on Oct 8, 2020
Fix import for Python 3.9+
shadchin
committed
47bb42d
View commit details
Copy full SHA for 47bb42d
Browse repository at this point
Commits on Oct 3, 2020
Merge pull request #513 from cclauss/patch-1
Show description for 23779fd
GreyAlien502
authored
23779fd
View commit details
Copy full SHA for 23779fd
Browse repository at this point
Commits on Sep 2, 2020
dist: bionic, not focal
cclauss
authored
b5ac318
View commit details
Copy full SHA for b5ac318
Browse repository at this point
Travis CI: Add Python 3.8 and 3.9 release candidate 1
cclauss
authored
f338b3f
View commit details
Copy full SHA for f338b3f
Browse repository at this point
Commits on Aug 25, 2020
Add example for converting to float32 numpy array (#470)
Show description for a5166ec
cghawthorne
authored
a5166ec
View commit details
Copy full SHA for a5166ec
Browse repository at this point
Commits on Jul 28, 2020
utils.py: Fix "invalid escape sequence \(" warning
glebm
authored
5658398
View commit details
Copy full SHA for 5658398
Browse repository at this point
Commits on Jul 13, 2020
Update CHANGELOG.md
jiaaro
authored
74bfa9a
View commit details
Copy full SHA for 74bfa9a
Browse repository at this point
Merge pull request #473 from globalkrishna/master
Show description for 9d2d707
jiaaro
authored
9d2d707
View commit details
Copy full SHA for 9d2d707
Browse repository at this point
Commits on Jun 3, 2020
Merge pull request #488 from GreyAlien502/v0.24.1
Show description for 4441450
jiaaro
authored
4441450
View commit details
Copy full SHA for 4441450
Browse repository at this point
fix typo
jiaaro
authored
e5b0c76
View commit details
Copy full SHA for e5b0c76
Browse repository at this point
Commits on Jun 2, 2020
update changelog and version
GreyAlien502
committed
1701cf9
View commit details
Copy full SHA for 1701cf9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.