Devon-Ke-Dev-Mahadev

Devon Ke Dev Mahadev – All Episodes [1 – 820]

[UPDATE] New Download Utility skdmrk-df.jar v1.0 Dated: 07/01/2023

I have added 2 (two) set of links now, please try s1 first and if you see error then try s2

I have been an ardent fan of “Devon Ke Dev Mahadev” ever since i saw the first Episode on Life Ok Channel. I tried to catch each and every episode from time to time but after Mahadev & Parvati Mata’s wedding and they have kids, I just lost track…

Until recently I started looking for all the episodes once again, it is a must have item if you love collecting digital media. Finding HD links and downloading all the episodes was a not-so-simple process and knowing how beneficial it can be watching and learning from the greatness of Mahadev, I thought of finding an easy way to track them and collate them. There are links available all over the internet for the episodes, I have updated my Java program to dynamically track these URL’s and allow you to access them 😉

You will need couple of tools to run this Java program:

  1. 7Zip – Please see the video below to see how you can download and install it. Click here to download the software.
  2. Java – Please see the video below to see how you can download and install it. Click here to download the software.

Process is pretty straight forward but if you need some guidance then you can use the steps below:

Step 1: Download skdmrk-df.zip file (Right Click on the Link and select “Save Link As”) from here or above. Once downloaded extract it to get single skdmrk-df.jar file.

7Zip Extract

Step 2: Open CMD window to run the Java program. Enter DOS prompt from START MENU or in Windows (SHIFT + Right Mouse Click) (see snapshot below), if on Linux/Mac (CTRL + ALT + T) then start Terminal.

Step 3: Once in the CMD window, execute the program based on the instructions as below:

Please see instructions as below:

  d : Download DKDM
  m : Download Mahabharat
 s1 : Download from Server # 1
 s2 : Download from Server # 2
  x : Download Episode # x
x-y : Download Episodes from x to y 

Usage Example:

Download all DKDM Episodes from Server # 1: java -jar df.jar d s1
Download all DKDM Episodes from Server # 2: java -jar df.jar d s2 
Download DKDM Episode # 10 from Server # 1: java -jar df.jar d s1 10
Download DKDM Episode # 10 from Server # 2: java -jar df.jar d s2 10
Download DKDM Episodes # 10 till 100 from Server # 1: java -jar df.jar d s1 10-100

Below you see the output if you don't specify any parameters:

Also, you may see the video below for step-by-step guide. Below command will download all episodes for DKDM from Server # 1. If you get an error, please try couple of times before switching to Server # 2.

If you see any downloaded file with extension as .Z01, .Z02 and so on, then don’t worry, look for a file with same name but ending with .zip extension. Right click on it and select “Extract Here”, as below:

Download Size ~ 135+ GB

Disclaimer: None of the video are hosted by me, I have simply collated URL’s for all videos available on the public domain and presented on this page. I am not responsible for the content and quality of these videos. Thanks.

skiddamarink
154 videos
49304 views
622 subscribers


There are 2,317 comments

Add yours
  1. sam

    Hi Akhil,

    while downloading by range getting following error

    java -jar df.jar DKDM.txt DOWNLOAD-FOLDER 4-10 E:\mahadev

    Downloading Episode 4
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 5
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 6
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 7
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 8
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 9
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 10
    Download started
    ERROR DOWNLOADING FILE…

    can you please help me??

    • Akhil Pathania

      Hi Sam,

      Your command is wrong. Share what ERROR you are getting and the following details:
      1. Full path where df.jar file is sitting in your computer
      2. Full path of the folder where you want to download the videos

  2. Dew Chedie

    Hi Akhil,

    I’ve tried again, but no result.
    I’ve deleted all the entry from the txt file only left one with 58.

    E:\Mahadev\df_DKDM_v2.0>java -jar df.jar DKDM.txt E:\Mahadev\df_DKDM_v2.0\Mahadev
    Downloading Episode 1
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 2
    CONNECTION ERROR…
    Download started
    ERROR DOWNLOADING FILE…

    Please advise…
    Greeting Dew.

  3. Dew Chedie

    Hi AKhil,

    Yet another attempt

    E:\Mahadev\df_DKDM_v2.0>java -jar df.jar DKDM.txt DOWNLOAD-FOLDER 58 E:\Mahadev\df_DKDM_v2.0\Mahadev
    Downloading Episode 58
    Download started
    ERROR DOWNLOADING FILE…

    greeting dew

    • Akhil Pathania

      Hi Dew,

      Make sure:
      1. You start CMD prompt as an administrator
      2. Execute this command: E:\Mahadev\df_DKDM_v2.0>java -jar df.jar DKDM.txt E:\Mahadev\df_DKDM_v2.0\Mahadev

      Make sure the download folder exists and please do not modify the .TXT file. Hit me up on FB if you still get an error!

  4. Vipul

    hi….. there are an issue while download mahadev episodes. “java is not an internal or external commond” please help me to solve this problem.

  5. shiva

    SIR i love this serial but i cant find telugu series of full episodes kindly requesting you to provide me a full episodes links and website .

  6. Vaishali

    Hi akhil,

    I try to donwload the Episode but i am getting error message like these.

    at com.dimtoo.download.Download.main(Download.java:57)
    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2
    line 1]

    And
    Connection refuse error.

    Kindly check the error.
    Thank you in advance.

    Vaishali

      • Vivek Shukla

        Same Error I got

        D:\df_DKDM_v2.0>java -jar df.jar DKDM.TXT D:\df_DKDM_v2.0\Mahadev
        Downloading Episode 1
        org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
        at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
        at org.json.JSONObject.(JSONObject.java:184)
        at org.json.JSONObject.(JSONObject.java:310)
        at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
        at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:34)
        at com.dimtoo.download.Download.main(Download.java:57)
        org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
        at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
        at org.json.JSONObject.(JSONObject.java:184)
        at org.json.JSONObject.(JSONObject.java:310)
        at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
        at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:34)
        at com.dimtoo.download.Download.main(Download.java:57)
        org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2 line 1]
        at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
        at org.json.JSONObject.(JSONObject.java:184)
        at org.json.JSONObject.(JSONObject.java:310)
        at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
        at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtility.java:34)
        at com.dimtoo.download.Download.main(Download.java:57)

  7. Manish kumar

    Can i download from episode 251-820 using above method
    i try (java -jar df.jar DKDM.txt C:\Users\manish\Downloads\df_DKDM_v2.0\MAHADEV 251-820) this, but it get error.
    i can download 1-820.
    i need help for 251-820, please help me.

      • Miraj

        Hi Akhil, i have the same issue – i am typing this below command but i am not able to download a range of files. Can you help me with this

        java -jar df.jar dkdm.txt C:\Users\miraj\Downloads\Compressed\df_DKDM_v2.0\Mahadev download-folder 4-10

          • Darshil

            Hi Akhil,
            First of all i appreciate the effort. Thanks you.
            Can you please help me out? i am facing similar problem.

            Details:

            D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0>java -jar df.jar dkdm.txt D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0\Mahadev 4-10
            Either just enter Episode No i.e. 10 or Episode Range i.e. 10-20

            D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0>
            D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0>java -jar df.jar dkdm.txt D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0\Mahadev 4-10
            Either just enter Episode No i.e. 10 or Episode Range i.e. 10-20

            D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0>java -jar df.jar dkdm.txt D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0\Mahadev 4-10
            Either just enter Episode No i.e. 10 or Episode Range i.e. 10-20

          • Akhil Pathania

            Hi Darshil,

            Use this command instead:

            D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0>java -jar df.jar dkdm.txt “D:\Downloads\Series\Devon Ke Dev Mahadev\df_DKDM_v2.0\Mahadev” 4-10

  8. suraj

    do u have manuall links becoz java is not downloaded and i cant download mahadev serial plzz give me manuaall link for these episodes

  9. Santosh

    Hi Akhil

    E:\Mahadev\df_DKDM_v2.0>java -jar df.jar DKDM.txt DOWNLOAD-FOLDER 58 E:\Mahadev\df_DKDM_v2.0\Mahadev
    Downloading Episode 1
    Download started
    ERROR DOWNLOADING FILE…

  10. Tarun Chauhan

    Hi bro, I am living in Canada. i dont have computer background but i tried as you mentioned in the video…..but an error occurred says –
    downloading episode 571,
    download started,
    error downloading file…. and repeating again for rest episodes….

    My command is – C:\Users\Tarun\Downloads\Mahadev episodes\df_DKDM_v2.0>java -jar df.jar DKDM.TXT DKDM 571-820 C:\Users\Tarun\Downloads\Mahadev episodes\df_DKDM_v2.0\Mahadev

    destination is….C:\Users\Tarun\Downloads\Mahadev episodes\df_DKDM_v2.0
    my download destination is – C:\Users\Tarun\Downloads\Mahadev episodes\df_DKDM_v2.0\Mahadev

    and ya i do have 570 episodes and latest java version.
    Is it just because i am outside of INDIA so cant access or something else?
    if command is wrong then please tell me the correct command. I have mentioned all detail of my folder location above.
    Please help me. i am using windows-10….

    Thanks a lot

  11. swapan sarker

    Hi .. I follow your instruction but it said Either just enter Episode No i.e. 10 or Epsiode ie 10-20 . What can i do now ? help me please..

    • Akhil Pathania

      Hi Swapan,

      Share the following details:
      1. Full path of where you have extracted the df.jar file?
      2. Full path of the folder where you want to download the video files?
      3. Command you are trying to execute?

  12. A.J

    Hello, I have Java downloaded, I even used Internet Explorer to check if my Java is up to date and it said that my Java is up to date. I am using latest update of Windows 10, and I extracted your downloaded file, which does not have a .jar file in it, but instead it has another zip file.

    This is a screenshot of the files I get after I extract the file that I download from you

    https://gyazo.com/e901019aaff729130120184ea0d59768

    • Akhil Pathania

      Hi AJ,

      I saw your screenshot. It is actually a JAR file, its just that since you had opened JAR files in the past with WinRar, it has given the JAR file a WinRar icon. Just follow rest of the instructions and you should be good 🙂

    • Akhil Pathania

      Hi Santosh,

      Share the following details:
      1. Full path of where you have extracted the df.jar file?
      2. Full path of the folder where you want to download the video files?
      3. Command you are trying to execute?

  13. Manpreet Dhiman

    First of all thank you sir for this great opportunity….

    i hv downloaded 7 episodes but now i’m unable to download next episodes…

    i hv used commands: – java -jar df.jar DKDM.txt download-folder 8 C:\Users\Sayan\Downloads\df_DKDM_v2.0\Mahadev (Downloading folder path)

    and it showing..

    downloading episode 8
    Download started
    ERROR DOWNLOADING FILE… 🙁

    • Akhil Pathania

      Hi Aditya,

      Share the following:
      1. Full path of the folder where you your df.jar file is
      2. Full path of the folder where you want to save the videos. Please note that this folder should be an existing folder
      3. Command you are executing?

      Feel free to reaching out to me on HumDono FB page for a quick response 🙂

  14. ANURAG SAXENA

    Hi.. i extracted the zip file. It contains the txt file but not the jar. Instead it is showing me few folders having class and java files but no jar files.

  15. Surbhi Rastogi

    HI Akhil,

    I have below error. Please suggest.

    at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Sour
    ce)
    at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect
    (Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(Unknown
    Source)
    at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown S
    ource)
    at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unk
    nown Source)
    at com.dimtoo.download.FileHandler.api_request(FileHandler.java:398)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:71)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtil
    ity.java:36)
    at com.dimtoo.download.Download.main(Download.java:52)
    org.json.JSONException: A JSONObject text must begin with ‘{‘ at 1 [character 2
    line 1]
    at org.json.JSONTokener.syntaxError(JSONTokener.java:432)
    at org.json.JSONObject.(JSONObject.java:184)
    at org.json.JSONObject.(JSONObject.java:310)
    at com.dimtoo.download.FileHandler.initialize(FileHandler.java:77)
    at com.dimtoo.download.HttpDownloadUtility.downloadFile(HttpDownloadUtil
    ity.java:36)
    at com.dimtoo.download.Download.main(Download.java:52)

    • Akhil Pathania

      Hi Surbhi,

      Share the following:
      1. Full path of the folder where you your df.jar file is
      2. Full path of the folder where you want to save the videos. Please note that this folder should be an existing folder
      3. Command you are executing?

      Feel free to reaching out to me on HumDono FB page for a quick response 🙂

  16. Anjana

    There is no startv.in any more. How does it work?
    And i am unable to download. it says Either enter just Episode No or Episode Range though i did give 250

    • Akhil Pathania

      Hi Anjana,

      Share the following:
      1. Full path of the folder where you your df.jar file is
      2. Full path of the folder where you want to save the videos. Please note that this folder should be an existing folder
      3. Command you are executing?

      Feel free to reaching out to me on HumDono FB page for a quick response 🙂

  17. arpit

    Hi Akhil, how can i get main class jar plz suggest? when i downloaded that zip file and extracted that i didn’t get df.jar file i get df zip file.

    C:\Users\badal\Downloads\df_DKDM_v2.0>java jar df.jar DKDM.txt C:\Users\badal\Downloads\df_DKDM_v2.0\mahadev
    Error: Could not find or load main class jar

    C:\Users\badal\Downloads\df_DKDM_v2.0>

  18. Vaibhav Soni

    Hello…I have an error in downloading that : “Either just enter Episode No i.e. 10 or Episode Range i.e. 10-20 ”
    What should I do for downloading ?…
    I am using Windows 7 and my path is ” E:\GamE\New folder (2)\df_DKDM_v2.0\Mahadev”
    Please Help me…

  19. sachin

    sachin@sachin:~$ cd Downloads/
    sachin@sachin:~/Downloads$ cd df_DKDM_v2.0\ \(1\)/
    sachin@sachin:~/Downloads/df_DKDM_v2.0 (1)$ java -jar df.jar DKDM.txt TEMP
    Downloading Episode 1
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 2
    Download started
    ERROR DOWNLOADING FILE…
    Downloading Episode 3

    • Akhil Pathania

      Hi Vaibhav,

      Share the following:
      1. Full path of the folder where you your df.jar file is
      2. Full path of the folder where you want to save the videos. Please note that this folder should be an existing folder
      3. Command you are executing?

      Feel free to reaching out to me on HumDono FB page for a quick response 🙂

  20. Kedar

    AKHIL PATHNIA,
    You rock bro…. Awesome work… You are simply Amazing.. Thanks for putting this.
    Do you know where I can get the latest Mahabharat episodes or can you create something similar?

    Thanks again mate…
    Cheers!

  21. rajat verma

    hi there
    i am trying to download but it is showing like this and not downloading
    C:\Users\Rajat Verma\Downloads\df_DKDM_v2.0\devon ke dev download 1
    Either just enter Episode No i.e. 10 or Episode Range i.e. 10-20

  22. hiren

    Hi Akhil, Great job Brother!

    It started smooth for me but failed for episodes 124, 128 and from 305 to 820 too

    Below is the command I executed but failing 🙁

    C:\df_DKDM_v2.0>java -jar df.jar c:\df_DKDM_v2.0\DKDM.txt C:\df_DKDM_v2.0\Mahadev 124
    Downloading Episode 124
    Download started
    ERROR DOWNLOADING FILE…

  23. Anil prajapati

    Hi! Akhil,
    Following Error occurs during downloading-
    D:\DRL Hyderabad\New folder>java -jar df.jar DKDM.txt DOWNLOAD-FOLDER 10
    Downloading Episode 10
    Download started
    ERROR DOWNLOADING FILE…
    Please help me…

  24. mihir

    aap ko dhanyawad dene ke iye mere paas shabd nahi hai, bhagwan aap ki saari shubh manokamna purna kare……..brilliant work….that’s your true use of talent, knowledge and skill…

  25. Aakash Bhojaviya

    Hey AKHIL
    Plz Help Me Out
    How Can I Download In Android Mobile Phone Because I Don’t Have A Pc Can You Help Me Plz I Really Want To Watch Again All Episodes But I Don’t Have Any Idea How To Download In Mobile plz plz Tell Me Any Other Way To Download
    And Thank You So Much For This Amazing Serial,

  26. TJ

    Great job Akhil!! Thanks for uploading all this.
    I was looking for full playlist of Chandragupta Maurya. Can you help me with this.

    Thanks again.
    TJ


Post a new comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.