All
Search
Images
Videos
Shorts
Maps
News
Copilot
More
Shopping
Flights
Travel
Notebook
Report an inappropriate content
Please select one of the options below.
Not Relevant
Offensive
Adult
Child Sexual Abuse
Re
Compile Python
Nvim Regex Find and Replace
Reuven Lerner
Python
Standard Library
Create Python
Package
Corey Schafer Unit Testing
Python
Documentation
Le Module Rich En
Python
Python
Str.replace
Re
Module Python
Python
Build Package
Function Split
Python
How to Install Python Packages
Python
Replace
Sub
Dis Drinking Anul
Corey Schafer Python
Tutorial Full Video
Premier Serpent
Python Re
Find All in
Python
Re
Matching Python
Python
Re.findall
Encapsulation in
Python
Regular Expression
Python
Python
Code Examples
Python
Match Case Examples
Re Python
Strings
Statistical Inference in Data Science
How to Insert Copywrite Symbol in
Python
Punctuation
Re
Documentation
Regex for Beginners
How to Start Coding in
Python
How to Remove Left of Specific Character
Regular Expressions in
Python Bro Code
Replace a Text in an Image Using
Python
Search String Examples
All String Command in
Python
Python Re
How to Use Regex in
Python
Re
Alphanumeric
Python
Regular Searches
Length
All
Short (less than 5 minutes)
Medium (5-20 minutes)
Long (more than 20 minutes)
Date
All
Past 24 hours
Past week
Past month
Past year
Resolution
All
Lower than 360p
360p or higher
480p or higher
720p or higher
1080p or higher
Source
All
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
Price
All
Free
Paid
Clear filters
SafeSearch:
Moderate
Strict
Moderate (default)
Off
Filter
Re
Compile Python
Nvim Regex Find and Replace
Reuven Lerner
Python
Standard Library
Create Python
Package
Corey Schafer Unit Testing
Python
Documentation
Le Module Rich En
Python
Python
Str.replace
Re
Module Python
Python
Build Package
Function Split
Python
How to Install Python Packages
Python
Replace
Sub
Dis Drinking Anul
Corey Schafer Python
Tutorial Full Video
Premier Serpent
Python Re
Find All in
Python
Re
Matching Python
Python
Re.findall
Encapsulation in
Python
Regular Expression
Python
Python
Code Examples
Python
Match Case Examples
Re Python
Strings
Statistical Inference in Data Science
How to Insert Copywrite Symbol in
Python
Punctuation
Re
Documentation
Regex for Beginners
How to Start Coding in
Python
How to Remove Left of Specific Character
Regular Expressions in
Python Bro Code
Replace a Text in an Image Using
Python
Search String Examples
All String Command in
Python
Python Re
How to Use Regex in
Python
Re
Alphanumeric
Python
Regular Searches
3:48
YouTube
CodeLucky
Python re.sub() Tutorial: Text Substitution with Regular Expressions
🔥 Master text manipulation in Python with the `re.sub()` function! This comprehensive tutorial is designed for beginners and covers everything you need to know about using regular expressions for text substitution. We'll start with the basics, explaining the syntax and parameters of `re.sub()`, including the pattern, replacement string ...
89 views
8 months ago
Python Subprocess Tutorial
19:01
Python Tutorial: Calling External Commands Using the Subprocess Module
YouTube
Corey Schafer
402.4K views
Jul 24, 2019
13:17
Python 3 Programming Tutorial - Subprocess module
YouTube
sentdex
151.4K views
Aug 2, 2014
8:59
Complete SUBPROCESS Tutorial in Python | Learn is Powerful thing about Python 🔥🔥
YouTube
Code Keen
7K views
Mar 28, 2023
Top videos
2:12
Replace Text Like a Pro with Regex in Python - A Quick re.sub() Tutorial!
YouTube
Python In a Minute
339 views
Sep 4, 2024
3:37
What Is Re.sub() And How Does It Work For Pattern Matching? - Python Code School
YouTube
Python Code School
11 views
7 months ago
5:21
Python regex Hands-on | re.match | re.search | re.findall | re.sub | re.split
YouTube
Python Coding Club
27K views
Jan 14, 2021
Python Subprocess Examples
9:57
Using the Python subprocess Module: Gettting Started & Using subprocess to Run Python
YouTube
Real Python
3.3K views
May 8, 2025
13:34
Python Standard Library: Subprocess
YouTube
Jake Callahan
2.8K views
Mar 1, 2025
52:46
Practical introduction to Python's subprocess module
YouTube
Samuel Chan
8.8K views
Oct 21, 2022
2:12
Replace Text Like a Pro with Regex in Python - A Quick re.sub() Tutorial!
339 views
Sep 4, 2024
YouTube
Python In a Minute
3:37
What Is Re.sub() And How Does It Work For Pattern Matching? - Python Code School
11 views
7 months ago
YouTube
Python Code School
5:21
Python regex Hands-on | re.match | re.search | re.findall | re.sub | re.split
27K views
Jan 14, 2021
YouTube
Python Coding Club
1:43
Understanding re.sub and the Pipe Character in Python Regex
1 views
7 months ago
YouTube
vlogize
13:48
Learn Python – Automatically clean up text with regex & re.sub
1 month ago
YouTube
AppleEnthusiast
2:01
how to use re compile and re sub in python
27 views
Nov 16, 2023
YouTube
CodeGPT
0:46
Transform Text in Python: Learn to Use `replace()` and `re.sub()`
985 views
Feb 21, 2024
YouTube
Código Espinoza - Automatiza tu Vida
1:05
Explain split(), sub(), subn() methods of “re” module in Python.
61 views
2 months ago
YouTube
claryzo
18:26
Mastering Regex in Python | Learn Regular Expressions with re Module (Beginner to Advanced)
229 views
8 months ago
YouTube
Data Science For Everyone
20:24
Find in video from 01:36
Basic Usage of Regex Sub Method
Python Regex Sub - How to Replace a Pattern in a String?
6.1K views
Feb 12, 2020
YouTube
Finxter AI Nuggets
1:52
How to Use re.sub in Python for Case-Insensitive Word Replacement
1 views
Mar 19, 2025
YouTube
vlogize
0:59
Explaining Python re Module for Regular Expressions #pythonforeveryone #regex #python
9.2K views
Sep 30, 2024
YouTube
VariableUndefined
11:03
31. Regular Expressions in Python | re module for regex | Advanced Python Tutorial | Amit Thinks
201 views
1 month ago
YouTube
Amit Thinks
1:02
Stop Using string.replace() ❌ Use re.sub() Instead! #shorts
1.5K views
2 months ago
YouTube
Akash Chauhan
4:31
What have they done! Why is re.sub changing from Python 3.13?
1 views
1 month ago
YouTube
Evan
7:33
Python Regex for Beginners | match(), search(), findall(), split(), sub() Explained with Examples
463 views
Dec 16, 2024
YouTube
Programming Horizons
21:44
Regular Expressions in Python || re module – Full Tutorial for Beginners #regex #re #python
52 views
10 months ago
YouTube
InsightVanta
11:25
Python Regex Tutorial for Beginners: Master Pattern Matching with re Module 🐍
169 views
Apr 1, 2025
YouTube
CodeLucky
2:43
【Python正则表达式】正则使用re.sub()方法取代字符
1.1K views
Jan 16, 2023
bilibili
小枫Geek
2:06
Regex In Python: Catch Every Hashtag #coding #programming
1.1K views
7 months ago
YouTube
PythonCodeCouch
Week 7 Regular Expressions - CS50's Introduction to Programming with Python
Jan 5, 2024
harvard.edu
0:07
🎓 Python regular expressions and the re module Explained | Python Tutorial for Beginners
13 views
2 months ago
YouTube
wong's learning
6:54
Matplotlib subplots in 6 minutes! 🔲
11.1K views
7 months ago
YouTube
Bro Code
42:47
[#22] Python RegEx Tutorial | re Module, Methods, Meta Characters & Special Sequences Explained |
200 views
Apr 10, 2025
YouTube
IT TECH HINDI HUB WORLD
25:36
5 Basic Regex Functions in Python
10 views
3 months ago
YouTube
DataScienceLabs
10:13
[Learn with VSCode] Python for Beginners #26 Regular Expressions in Python
9 views
6 months ago
YouTube
Code Spark Lab
18:27
Python for Beginners: Regex Made Simple (Regular Expressions in Python)
46 views
6 months ago
YouTube
Richel Attafuah
18:07
Python Regex (Regular Expressions) – Stop Struggling With Text! (Beginner to Pro) #17
100 views
2 months ago
YouTube
Bug Debugging
See more
More like this
Feedback