Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

NodeJs script for downloading Doraemon Hindi Episodes.

Notifications You must be signed in to change notification settings

anurag1004/doraemon-episodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cfd1660 ยท Aug 1, 2023

History

21 Commits
Sep 15, 2021
Oct 31, 2021
Aug 20, 2021
Aug 1, 2023

Repository files navigation

Doraemon All Episodes Downloader [1-18]

- NOT MAINTAINED ANYMORE

I don't know why I made this xD. One day I was searching through the internet to watch Doraemon Hindi Episodes (๐Ÿ˜ŒTo relive my old childhood days..)
But couldn't able to find a single website which lets me download all seasons at once๐Ÿ˜‘.
Almost all websites just mentioned the link for each individual episodes which was kind of frustating for anyone. I don't have time to click each link.
So I thought to write a script that will do the job for me.
First I selected a website which has currently 18 seasons in it, then I scraped it and stored each episodes with their respective download links in an Array.
After that I wrote a function for downloading those episodes or season.
It took me three hours to write this script๐Ÿ˜ช.
Hope it'll be useful to someone.
Below I wrote some steps... No coding knowledge is needed to watch doraemon๐Ÿ˜†๐Ÿ˜†๐Ÿ˜†๐Ÿ˜†

Steps

  • Install NodeJs
  • Git Clone the project or download zip directly
    • Enter this command git clone https://github.com/anurag0608/doraemon-episodes
    • or download zip and extract it anywhere you want
  • Go inside the root directory i.e /doraemon-episodes/app/
  • open command prompt here
  • type npm install
  • then npm start

Now just follow the steps... It'll ask you "Which season you want to download ?"
Just enter it and wait.. Each episode's download progress will be shown
A downloads folder will be created in the project root directory
All episodes will be downloaded there only with their respective season.

Happy Doraemon to you! ๐Ÿ˜†๐Ÿ˜†๐Ÿ˜†๐Ÿ˜†

Screenshots

Npm start Download in Progress

Releases

No releases published

Packages

No packages published