Get video links through chrome network tab and feed them to IDM to download videosHow do I skip the...

Table enclosed in curly brackets

Eww, those bytes are gross

How to mitigate "bandwagon attacking" from players?

It took me a lot of time to make this, pls like. (YouTube Comments #1)

Is divide-by-zero a security vulnerability?

Where was Karl Mordo in Infinity War?

Incompressible fluid definition

Finding an integral using a table?

Which aircraft had such a luxurious-looking navigator's station?

If I delete my router's history can my ISP still provide it to my parents?

Naming things the POV character doesn't know

Why do neural networks need so many training examples to perform?

How Should I Define/Declare String Constants

Metadata API deployments are failing in Spring '19

What is better: yes / no radio, or simple checkbox?

Auto Insert date into Notepad

What's the rationale behind the objections to these measures against human trafficking?

If all harmonics are generated by plucking, how does a guitar string produce a pure frequency sound?

Can the Count of Monte Cristo's calculation of poison dosage be explained?

Why is c4 a better move in this position?

For Loop and Sum

Is Draco canonically good-looking?

Do commercial flights continue with an engine out?

What is Crew Dragon approaching in this picture?



Get video links through chrome network tab and feed them to IDM to download videos


How do I skip the Keep/Cancel dialog for downloads in Google Chrome?Transferring IDM Internet Download manager linksWhy have embedded YouTube videos stopped working in Google Chrome?Downloading a large number of files from online directoryAutomate clicking on links on a website to add items to cartStop Chrome from redirecting Pardot formHow can I download files from shared Amazon Cloud Drive links through the command-line?Downloading Deeply Embedded Flash Videos?How do you download videos with Blob url?How do I download video blob m3u8?













0















I want to download all the Naruto Shippuden episodes from the website https://ww2.naruspot.tv. Thing is, they do a really good job of hiding their video links. I am not able to get the video link by looking at the page source code.



Internet Download Manager gets the video link by going to the network tab in chrome dev tools and looking at the header of "video.mp4" file, extracting the link and downloading the episode. I want to download 500 episodes but that would take an enormous amount of time.



I already have a file with the regular links(ex. "https://ww2.naruspot.tv/watch/naruto-shippuden-episode-476-subbed/" of all the 500 episodes and I want to get the video links of all the episodes so that I can feed them to IDM or something.



I have tried interacting with chrome dev tools with python and creating HAR files in different ways but am not able to succeed. I really would appreciate the help.



THANKS IN ADVANCE









share







New contributor




Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I want to download all the Naruto Shippuden episodes from the website https://ww2.naruspot.tv. Thing is, they do a really good job of hiding their video links. I am not able to get the video link by looking at the page source code.



    Internet Download Manager gets the video link by going to the network tab in chrome dev tools and looking at the header of "video.mp4" file, extracting the link and downloading the episode. I want to download 500 episodes but that would take an enormous amount of time.



    I already have a file with the regular links(ex. "https://ww2.naruspot.tv/watch/naruto-shippuden-episode-476-subbed/" of all the 500 episodes and I want to get the video links of all the episodes so that I can feed them to IDM or something.



    I have tried interacting with chrome dev tools with python and creating HAR files in different ways but am not able to succeed. I really would appreciate the help.



    THANKS IN ADVANCE









    share







    New contributor




    Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I want to download all the Naruto Shippuden episodes from the website https://ww2.naruspot.tv. Thing is, they do a really good job of hiding their video links. I am not able to get the video link by looking at the page source code.



      Internet Download Manager gets the video link by going to the network tab in chrome dev tools and looking at the header of "video.mp4" file, extracting the link and downloading the episode. I want to download 500 episodes but that would take an enormous amount of time.



      I already have a file with the regular links(ex. "https://ww2.naruspot.tv/watch/naruto-shippuden-episode-476-subbed/" of all the 500 episodes and I want to get the video links of all the episodes so that I can feed them to IDM or something.



      I have tried interacting with chrome dev tools with python and creating HAR files in different ways but am not able to succeed. I really would appreciate the help.



      THANKS IN ADVANCE









      share







      New contributor




      Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I want to download all the Naruto Shippuden episodes from the website https://ww2.naruspot.tv. Thing is, they do a really good job of hiding their video links. I am not able to get the video link by looking at the page source code.



      Internet Download Manager gets the video link by going to the network tab in chrome dev tools and looking at the header of "video.mp4" file, extracting the link and downloading the episode. I want to download 500 episodes but that would take an enormous amount of time.



      I already have a file with the regular links(ex. "https://ww2.naruspot.tv/watch/naruto-shippuden-episode-476-subbed/" of all the 500 episodes and I want to get the video links of all the episodes so that I can feed them to IDM or something.



      I have tried interacting with chrome dev tools with python and creating HAR files in different ways but am not able to succeed. I really would appreciate the help.



      THANKS IN ADVANCE







      google-chrome video python download automation





      share







      New contributor




      Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 7 mins ago









      Ridham ZalavadiaRidham Zalavadia

      1




      1




      New contributor




      Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      Ridham Zalavadia is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          Ridham Zalavadia is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1411053%2fget-video-links-through-chrome-network-tab-and-feed-them-to-idm-to-download-vide%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          Ridham Zalavadia is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          Ridham Zalavadia is a new contributor. Be nice, and check out our Code of Conduct.













          Ridham Zalavadia is a new contributor. Be nice, and check out our Code of Conduct.












          Ridham Zalavadia is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1411053%2fget-video-links-through-chrome-network-tab-and-feed-them-to-idm-to-download-vide%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Couldn't open a raw socket. Error: Permission denied (13) (nmap)Is it possible to run networking commands...

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Why not use the yoke to control yaw, as well as pitch and roll? Announcing the arrival of...