Skip to content
Open navbar menu
Sign UpLog In
arivvid27

Videsh Arivazhagan

@arivvid27
I am just an eager python learner, and I love making friends.
  • Youtube to MP3 [UPDATED 2023]

    Cover page
    Made with Python
    Recent comments (7)
    ShaunMerrill
    ShaunMerrill
    14 days ago

    How do you use it?

    arivvid27
    arivvid27
    7 months ago

    The module I was using before got fried. Here is a new version.

    HAKEIMJONES
    HAKEIMJONES
    8 months ago

    do it work in 2023

    CeciliaLund
    CeciliaLund
    10 months ago

    Godspeed, my friend.

    RyanWu18
    RyanWu18
    2 years ago

    you are the best

  • Youtube to MP4

    Cover page
    Made with Python
    Recent comments (2)
    NerdBoy628
    NerdBoy628
    5 months ago

    i think it broken (unable to extract uploader id)

    arivvid27
    arivvid27
    7 months ago

    Works in 2023 now.

arivvid27
arivvid27
published an Update
7 months ago
1
Youtube to MP4
Youtube to MP4
Youtube to MP4 [UPDATED 2023]
Works in 2023 now.
#youtube
#mp4
#python3
+2
arivvid27
arivvid27
published an Update
7 months ago
11
Youtube to MP3 [UPDATED 2023]
The module I was using before got fried. Here is a new version.
arivvid27
arivvid27
published a Repl
2 years ago
0
React Alarm Clock
React Alarm ClockAn online alarm clock that I plan to deploy on Firebase.
arivvid27
arivvid27
It is still under development. Lick fullscreen or new page for better experience.2 years ago
arivvid27
arivvid27
published a Repl
2 years ago
1
arivvid27
arivvid27
Works in 2023 now.7 months ago
NerdBoy628
NerdBoy628
i think it broken (unable to extract uploader id)5 months ago
arivvid27
arivvid27
shared a Post
2 years ago
arivvid27
arivvid27
published a Repl
3 years ago
0
PyTranslate
PyTranslateYou just Pick a language to translate whatever you want to translate.
arivvid27
arivvid27
published a Repl
3 years ago
11
HAKEIMJONES
HAKEIMJONES
do it work in 2023 8 months ago
arivvid27
arivvid27
The module I was using before got fried. Here is a new version.7 months ago
arivvid27
arivvid27
published a Repl
3 years ago
0
Just Type it Calculator
Just Type it CalculatorA simple calculator where you don't have to select an operation. You can just enter in the expression, and you'll get the answer! Easy as that.
arivvid27
arivvid27
shared a Post
3 years ago
#python
TBH, this wasn't that hard at all. I hope you guys find this useful! -arivvid27 Psssst. Open up the files tab to see your converted file after it's do
Youtube to MP3 [UPDATED 2023]
Python
arivvid27
arivvid27
shared a Post
3 years ago
@FlaminHotValdez , You should check this out :P
Just Type it Calculator
Python
arivvid27
arivvid27
shared a Post
3 years ago
All credits go to @ykdojo for making the original, I just made it a tad bit slower for easier gameplay.
snake game... but you're the food 🍎 (Made snek  LOT slower)
Python
arivvid27
arivvid27
shared a Post
3 years ago
Yeah, I agree with @FlaminHotValdez , the other 'calculators' kinda are boring. mine supports expressions, and it has more operations that repl.it cal
The REAL Calculator
Python
FlaminHotValdez
FlaminHotValdez
dude...no offense... you misunderstand me my point is that you can just input 1+2*3 instead of choosing an operation and then inputting numbers. In short you can do multiple operations in one go on the calculator.3 years ago
arivvid27
arivvid27
shared a Post
3 years ago
I made a personal Vault thing! You can store and retrieve. This can also act as a diary. You can only update the description of objects, so be careful
Personal Vault
Python
arivvid27
arivvid27
shared a Post
3 years ago
This... is the most advanced dictionary I have made! This not only allows you to insert your own words, but it can also save your words, too, forever!
Ultimate Dictionary
Python
InvisibleOne
InvisibleOne
Cool program3 years ago
arivvid27
arivvid27
shared a Post
3 years ago
Hi, I am making the best dictionary on repl.it with databases, but some of the options are not working. Only two of them work. I tried everything. I l
Ultimate Dictionary
Python
RYANTADIPARTHI
RYANTADIPARTHI
use a for loop to check all your db keys.3 years ago
InvisibleOne
InvisibleOne
on line 36 change if from print(keys) to: for key in keys: print(key) You don't need exit('120') in line 48, you can just use exit()3 years ago
arivvid27
arivvid27
shared a Post
3 years ago
Yeah, the instructions are there in the first prompt. I have added something where you can add your own words by pressing caps "A"! Once you close or
Best Dictionary
Python
arivvid27
arivvid27
shared a Post
3 years ago
This is something I made. Listen to the bot at the very end before it 'Shuts Down'...
Casual Chatbot
Python
arivvid27
arivvid27
shared a Post
3 years ago
Requirements Any IDE/IDLE with python 3.8+ that can connect to your computer. Not online IDE's (sorry repl) How it works Just follow
Website.py
Python
arivvid27
arivvid27
You kinda have to copy and paste the code into your offline IDE... (sorry)3 years ago
arivvid27
arivvid27
shared a Post
3 years ago
Dictionary This is just a dictionary. More to be added. please comment on what else I should add to this dictionary. Thanks! -arivvid27
arivvid27
arivvid27
shared a Post
3 years ago
A game you can play if you're bored. if it says 'what?' even though you did a valid command, just rerun the program, it gets stuck now and then.
Rock-Paper-Scissors
Python