Regular Expressions 101

Community Patterns

0

Numbered Lists

Python
no description available
Submitted by anonymous - 4 years ago
0

MineDisc

Python
no description available
Submitted by anonymous - 4 years ago
0

Sections

Python
no description available
Submitted by anonymous - 4 years ago
0

Emojicleaner

Python
no description available
Submitted by anonymous - 4 years ago
0

Crontabber

Python
no description available
Submitted by anonymous - 4 years ago

TikTok Video ID

0

Regular Expression
Python

r'''
(?x) https?:// (?: (?:www|m)\. (?:tiktok.com)\/ (?:v|embed|trending) (?:\/)? (?:\?shareId=)? ) (?P<id>[\da-z]+)
'''
gm

Description

Loading markdown...
Submitted by anonymous - 4 years ago