🎯
Focusing
Pinned Loading
-
acikyazilimagi/deduplication
acikyazilimagi/deduplication Publicdeduplication
-
clickbaitednews
clickbaitednews PublicStreaming Mentions and Mention to people given article's text.
Python 10
-
picnictube
picnictube PublicDownload searched Youtube videos comments by language without using the Youtube API
Python 2
-
Regex for Turkish License Plate Temp...
Regex for Turkish License Plate Templates / Türkiye Plaka Kodu İçin Regex 1#Regex for turkish license plate, you can try it here: https://regex101.com/
2TEMPLATES = [
3r'\b\d{2}.{0,1}[^\d\W]{0,1}.{0,1}\b\d{4,5}\b', #99 X 9999, 99 X 99999
4r'\b\d{2}.{0,1}[^\d\W]{0,1}.{0,1}\b[^\d\W]{0,1}.{0,1}\b\d{3,4}\b', #99 XX 999, 99 XX 9999
5r'\b\d{2}.{0,1}[^\d\W]{0,1}.{0,1}\b[^\d\W]{0,1}.{0,1}\w{0,1}.{0,1}\b\d{2,3}\b' #99 XXX 99, 99 XXX 999
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.