Learn Python
110K subscribers
378 photos
8 videos
779 files
115 links
Download and watch the best premium Python Courses.

Buy ads: https://telega.io/c/LearnPython3
Download Telegram
Extract MP3 from MP4 Video with FFmpeg in Python 🎡

Easily extract audio from a video file using FFmpeg with Python!


First, install the necessary module:
pip install ffmpeg-python


Then, use this script:
import ffmpeg

# https://t.me/LearnPython3

input_file = 'input.mp4'
output_file = 'output.mp3'

# Extract audio from the video
ffmpeg.input(input_file).output(output_file, format='mp3').run()

print('Audio extracted successfully!')


With ffmpeg-python, you can extract high-quality audio from your video files effortlessly.

πŸ“± Join @LearnPython3 for more Python tips
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘57❀13πŸ”₯10πŸ‘Ž5
πŸ”… Python Projects: Create an Interactive Quiz Application

🌐 Author: Joe Marini
πŸ”° Level: Intermediate

⏰ Duration: 1h 29m

πŸŒ€ Put your Python skills to practical use by building a quiz application.

πŸ“— Topics: Python

πŸ“€ Join Learn Python for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘31❀14πŸ”₯4πŸ₯°4
Python Projects: Create an Interactive Quiz Application.zip
293.5 MB
πŸ“±Learn Python
πŸ“±Python Projects: Create an Interactive Quiz Application
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘23❀11πŸ₯°4πŸ”₯1
⌨️ Hide secret message in Image using Python
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘50❀30πŸ‘Ž3πŸ‘1
πŸ”… Python Data Analysis

🌐 Author: Michele Vallisneri
πŸ”° Level: Intermediate

⏰ Duration: 2h 30m

πŸŒ€ Interested in using Python for data analysis? Learn how to use Python, NumPy, and pandas together to analyze data sets large and small.


πŸ“— Topics: Data Analysis, Python

πŸ“€ Join Learn Python for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘19😁6❀3πŸ‘1
Python Data Analysis.zip
388.2 MB
πŸ“±Learn Python
πŸ“±Python Data Analysis
Please open Telegram to view this post
VIEW IN TELEGRAM
❀16πŸ‘12πŸ”₯1😁1
Ex_Files_Python_Data_Analysis.zip
16.7 MB
πŸ“¦ Exercise Files
πŸ‘13
❀32πŸ‘5
What is the output of the following Python code? πŸ€”πŸš€
Anonymous Quiz
15%
A: 0 1
32%
B: 1 1
41%
C: 0 0
12%
D: None of the above
πŸ‘59πŸ€“22😁11😒11
πŸ–₯ Python Lambda Function
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘56❀16πŸ€”8πŸ™‰7
⌨️ Pie chart using Matplotlib
Please open Telegram to view this post
VIEW IN TELEGRAM
❀20πŸ‘7
⌨️ Pie chart using Plotly
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘11❀6
⌨️ Pie chart using Seaborn
Please open Telegram to view this post
VIEW IN TELEGRAM
❀12πŸ‘8
⌨️ Pie chart using Pandas
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘20❀11
πŸ”… SQL Server Machine Learning Services: Python

🌐 Author: Adam Wilbert
πŸ”° Level: Advanced

⏰ Duration: 2h 31m

πŸŒ€ Learn how to analyze SQL Server data with Python. Discover how to perform statistical analyses, generate graphics, and process tabular dataβ€”directly in SQL Server.


πŸ“— Topics: Machine Learning, Microsoft SQL Server, Python

πŸ“€ Join Learn Python for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘24❀2
SQL Server Machine Learning Services: Python.zip
373.4 MB
πŸ“±Learn Python
πŸ“±SQL Server Machine Learning Services: Python
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘11❀3
Ex_Files_SQL_Server_Python.zip
32.6 KB
πŸ“¦ Exercise Files
πŸ‘13
πŸ”… Python Parallel and Concurrent Programming Part 1

🌐 Author: Olivia Chiu Stone
πŸ”° Level: Advanced

⏰ Duration: 2h 11m

πŸŒ€ Write more effective programs that execute multiple instructions simultaneously. Learn the fundamentals of parallel and concurrent programming in Python.


πŸ“— Topics: Parallel Computing, Concurrent Programming, Python

πŸ“€ Join Learn Python for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘17❀5πŸ”₯4
Python Parallel and Concurrent Programming Part 1.zip
724.9 MB
πŸ“±Learn Python
πŸ“±Python Parallel and Concurrent Programming Part 1
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘12πŸ”₯4❀2
Ex_Files_Parallel_Concurrent_Programming_Pt_1.zip
42.5 KB
πŸ“¦ Exercise Files
πŸ‘9πŸ”₯9
πŸ”… Python Parallel and Concurrent Programming Part 2

🌐 Author: Olivia Chiu Stone
πŸ”° Level: Advanced

⏰ Duration: 2h 19m

πŸŒ€ Write more effective programs that execute multiple instructions simultaneously. Learn advanced techniques for parallel and concurrent programming in Python.


πŸ“— Topics: Parallel Programming, Concurrent Programming, Python

πŸ“€ Join Learn Python for more courses
Please open Telegram to view this post
VIEW IN TELEGRAM
πŸ‘23❀5πŸ₯°1