How To Download Torrent Urls

Let's say I want to download something with wget but the website that has the files I need redirects to a site which automatically chooses a mirror for me (and there's no static file URL provided).

  1. Add Torrent From Url
  2. How To Download Torrent Using Url
  3. Convert Url To Torrent
  4. Torrent Url List
  5. How To Download Torrent Urls Free

Every web page in the internet has URL.It stands for Uniform Resource Locator. How To Find The Height Of A Rhombus? Torrents can be used to download large.

Downloading from such sites works with Firefox, but how do I get real url (not only the link to the redirect page) so I could download these files with wget?

slhck
167k48 gold badges464 silver badges481 bronze badges

When you download with firefox right click on your download in downloads windows and select copy download link – Am1rr3zA Sep 10 '09 at 13:11. @Yoopergeek: His answer helps if the file is extremely big and you want to put it into a download manager. Best torrent sites for movies, music, and more. The top torrent sites currently include old favorites like The Pirate Bay, as well as very popular sites like RARBG, 1337X, Torlock, YTS.ag, TorrentDownloads, and LimeTorrents. All torrent sites below are working unless otherwise.

PhilPhil
5362 gold badges6 silver badges18 bronze badges

15 Answers

When you've started the transfer in Firefox, cancel it, and right click the download and hit 'Copy download link'. If you're using an older version, right click it and click on 'Properties', and the link will be in the window which opens.

In Chrome - run download as normal - then go to Menu - Downloads - and you should see the direct link which was used. Or press Ctrl + J to open the window.

Add Torrent From Url

BreakthroughBreakthrough
31.8k9 gold badges93 silver badges141 bronze badges

You can use the LiveHTTPHeaders extension to determine the actual URL of the file being downloaded. (Keep an eye on the GETs in particular.)

arathornarathorn
7,8444 gold badges45 silver badges69 bronze badges

While I like wget too, I use another similar tool: cURL. cURL specifically has a feature to follow redirects (-L / --location), and it's also free like wget. I suggest keeping both in your toolbelt; they have some complementary features.

Here's an interesting article I came across on how to use either wget or cURL to download from a site that uses cookies for authentication. There's a mention of the cURL --location feature to follow redirects. (In fact, based on no special flag mentioned for wget, it would seem to me that wget may follow redirects implicitly..?)

Chris W. ReaChris W. Rea
7,74214 gold badges69 silver badges94 bronze badges

In those situations, First I starts the actual download and pause it and copy the URL.

ukanthukanth
6,77210 gold badges36 silver badges58 bronze badges

This is the answer you have been looking for!

There is only one fool-proof one-click solution: cliget

It gives you a curl command with headers, cookies and all, with a copy to clipboard button, right on the download dialog.

For Firefox: https://addons.mozilla.org/en-US/firefox/addon/cliget

I am not linking curlwget for Chrome here, because it's ugly. Please update this answer if Chrome gets an as elegant equivalent.

DagelfDagelf

I usually use the firefox DownThemAll addon when there are a lot of links to download and I need to select specific URLs.

Download

It shows the full URL and allows you to add in paused mode so you can start the download when you like.

As an additional feature, you can grab the URL and skip the download altogether.
However, if you need to download the file, DownThemAll is quite good as an accelerator.

niknik
49.2k8 gold badges87 silver badges132 bronze badges

Can't you use wget directly using the --trust-server-name flag ? It will download and save using the filename it redirects to.

ZitraxZitrax
3091 gold badge2 silver badges13 bronze badges

Your question is a bit unclear. There are 2 urls here : the one you use, and the one that came back after redirection. The first you should know, since it originated from your machine, while the second is the one that displayed in your browser. If the question pertains to where the file is on the redirected server, then there's no way to know.

If you're trying to debug the calls issued towards the server, you can use the firefox add-on of firebug, older versions of it exist here : https://addons.mozilla.org/en-US/firefox/addons/versions/1843.

harrymcharrymc
272k14 gold badges284 silver badges599 bronze badges
slhck
167k48 gold badges464 silver badges481 bronze badges
Dan GazDan Gaz

You can use IDM (Internet Download Manager) when you click on the not direct download link it will redirect the link and showing up the direct link.

virusexperts

Have you tried to pass the redirect URL to wget? Sometimes they work for me.

Here a example from SourceForge:

The version I use:

Leonel MartinsLeonel Martins

There was an addon for Firefox called Splitlink. It doesn't work for Firefox 3+, but it did work in Firefox 2. If you can find it anywhere (it's not on the official addons page anymore), it will give you more information about the real URL.

alexalex
15.5k6 gold badges47 silver badges73 bronze badges

The firefox copy url is definitely simplest. wget (as the question was tagged) is also a nice solution because you can see all the intermediate bounces, not just the final url:

JordanJordan

If you want a download manager to handle the download instead of firefox, you could use the Flashgot firefox addon.

vtestvtest
3,7891 gold badge21 silver badges24 bronze badges

You could use the netcat tool (which is often included with linux distributions) on port 80 of the website. This shows the full raw HTTP response, including the headers which contain the redirect destination URL. This is one of the most direct ways to get the redirect location, since you are doing the same thing as downloaders do when they follow redirects. Here is an example for the URL http://www.example.com/example.

...or...

Alternatively, many browsers show the actual download URL in the Downloads section. In these, you can start the download and cancel it right away, then copy the URL (from the download history).

AbbafeiAbbafei

protected by nhinkleFeb 15 '12 at 22:06

Thank you for your interest in this question. Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?

Not the answer you're looking for? Browse other questions tagged downloadwgetredirection or ask your own question.

Torrents get a bad rap, but there are plenty of legitimate and legal reasons for downloading them. While you can’t use BitTorrent itself on a Chromebook, there are some great alternatives available.

Torrents are synonymous with downloading illegal content like pirated movies, music, and other media, but there are legal reasons for torrents as well. Any file can be shared as a torrent, and sharing a file as a torrent means there isn’t any single server that gets bogged down by handling all the traffic. You can legally download public domain films, text, and other media from the Internet Archive, and even full Linux OS images through torrents.

Set Up a VPN

Torrents are also one of the easiest ways to get a malicious file on your computer. That shouldn’t be a problem on a Chromebook, but it doesn’t hurt to take an extra precaution before you download the entire Internet. A VPN is easy to use on Chromebooks, and it’ll give you that extra peace of mind. It’ll also help your ISP off your back since many of them look for torrent traffic and will get in your face about it whether you’re downloading illegal content or not.

We’ve already got a great guide to connecting to a VPN on your Chromebook, so we’ll point you there for details on getting it set up. Once you’ve done that, we’ll take a look at a couple of good torrent clients for your Chromebook and how to set them up.

RELATED:How to Connect to a VPN on a Chromebook

Download Torrents with JSTorrent

JSTorrent is available for $3 on the Chrome Web Store, without a trial or free version. You’ll need to set a download directory the first time you open JSTorrent. Start by selecting “Settings.” Then, select “Choose” next to “File Download Location.”

This will open the Downloads folder in your Chrome file browser. Select “Open” to use this as your JSTorrent download directory or select “New Folder” if you want something different.

From here, you can set JSTorrent to automatically open the Magnet links that are typically used to share torrents. Click “Setup” near the bottom of the settings screen.

Click the overlapping squares in the right corner of the address bar. Next, select the bubble next to “Allow” and then select “Done.”

With that out of the way, head to the site where your torrent is located and click the magnet link or download the torrent file. For this, I’m going to download a public domain movie from Public Domain Movies.

How To Download Torrent Using Url

Open the Files app, then right-click on the name of the torrent file. Select “JSTorrent,” and the app will open and start downloading your media. You can see the progress of all your downloads in this window or the notification area.

You can also download a file by pasting the torrent URL near the top of the window.

Once the download is complete, you’re ready to open the file!

Download Torrents with Deluge

Deluge is a free torrent client for Linux operating systems, and more and more Chromebooks can install desktop Linux applications. Before beginning with this specific guide, you’ll need to enable Linux apps for your Chromebook.

Once you’ve got Linux app support enabled, start by opening the Terminal app.

Type “sudo apt-get install deluge” and then press Enter. Next, press “Y” and then Enter to continue with the installation.

Close the terminal once the installation is complete. Open the Files app, then right-click on the name of the torrent file. Select “Copy.” Next, select “Linux files” on the left side.

Right-click again and then select “Paste.” Open Deluge from the app drawer. Select “Add Torrent” near the top and then select “File.”

Select your username on the left, then double click the torrent file you copied to the Linux folder. Select “Add.”

The torrent will start downloading, and before too long, you’ll be ready to watch your movie or read through the archives!

You can also download the torrent by URL. Select “Add Torrent” near the top and then select “URL.” Paste in the URL and then click “OK.”

That’s it! The torrent will start downloading. The file will be in the “Linux files” folder of your Files app when it’s finished downloading.

Convert Url To Torrent

No matter which method you use to download a torrent, remember to be safe. While Chromebooks are more secure than Windows or macOS computers, downloading a file from a shady site is never a good idea. With that in mind, happy downloading!

Torrent Url List

READ NEXT

How To Download Torrent Urls Free

  • › Microsoft’s New Windows Terminal Is Now Available
  • › How to Report a Fake Business Listing on Google Maps
  • › How Piracy Makes Legal Streaming Services Better
  • › How to Securely Delete Files on Linux
  • › 5 Ways to Save Money on Your Netflix Account