mirror of
https://github.com/LCTT/TranslateProject.git
synced 2024-12-26 21:30:55 +08:00
Merge pull request #29535 from lkxed/20230612-0-Tube-Downloader-An-Open-Source-Tool-to-Download-YouTube-Videos
[手动选题][tech]: 20230612.0 ⭐️ Tube Downloader An Open Source Tool to Download YouTube Videos.md
This commit is contained in:
commit
f846b5b79b
@ -0,0 +1,100 @@
|
||||
[#]: subject: "Tube Downloader: An Open Source Tool to Download YouTube Videos"
|
||||
[#]: via: "https://news.itsfoss.com/tube-downloader/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lkxed"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Tube Downloader: An Open Source Tool to Download YouTube Videos
|
||||
======
|
||||
|
||||
Need to download a YouTube video for research purposes? Tube Downloader can help.
|
||||
|
||||
![tube downloader][1]
|
||||
|
||||
Found a YouTube video that you want to save for offline use while also not opting for their paid plan?
|
||||
|
||||
Well, then you can make use of Tube Downloader. It is a front-end for '[yt-dlp][2]' that offers some neat features.
|
||||
|
||||
> 🚧 Downloading YouTube videos without permission is against the platform's policy. Hence these tools are not available in official stores. We do not encourage you to use the tool for illegal purposes but merely mention the tool for research and experiment purposes.
|
||||
|
||||
### Tube Downloader: Overview ⭐
|
||||
|
||||
![a screenshot of tube downloader][3]
|
||||
|
||||
Written primarily using C#, **Tube Downloader is a cross-platform open-source tool** that allows you to download videos directly from YouTube without much hassle.
|
||||
|
||||
Allow me to show you the capability of this app.
|
||||
|
||||
When you launch the app, a nice greeting is shown with the '**Add Download**' button. Click on that to add a YouTube video URL, and then click on '**Validate**.'
|
||||
|
||||
![a screenshot of adding a new youtube video for download on tube downloader][4]
|
||||
|
||||
When you do that, you will be shown options to select the file format, quality, subtitles, save location, and more.
|
||||
|
||||
> 📋 You can select MP3 as the file format for downloading the audio only.
|
||||
|
||||
Click on '**Download**' to start downloading the video.
|
||||
|
||||
![a screenshot of the download options on tube downloader][5]
|
||||
|
||||
You are shown the progress of the download on the main screen, where you can see the title of the video and the URL and download speed.
|
||||
|
||||
Moreover, Tube Downloader shows a notification when a download is finished; But when I tested that, it was a bit spotty.
|
||||
|
||||
![a screenshot of the downloads list on tube downloader][6]
|
||||
|
||||
That's not all; Tube Downloader also has some good customization options, such as:
|
||||
|
||||
- **Adapting to the system theme.**
|
||||
- **Running in the background.**
|
||||
- **Ability to limit maximum concurrent downloads.**
|
||||
- **Set a download speed limit.**
|
||||
- **Option to use 'Aria2' as an alternative downloader.**
|
||||
- **Enable/Disable the inclusion of metadata in downloaded videos.**
|
||||
- **Stop/Retry all downloads and clear all queued downloads.**
|
||||
|
||||
![a screenshot of the preferences menu of tube downloader][7]
|
||||
|
||||
These can be accessed from 'Preferences' under the ribbon menu.
|
||||
|
||||
Seeing that the Linux client works quite well, Tube Downloader is useful for downloading those addictive happy happy cat memes and other stuff 🐱 (we don't judge)
|
||||
|
||||
### 📥 Get Tube Downloader
|
||||
|
||||
Tube Downloader is available for **Linux** and **Windows** from [Flathub][8], [Snap Store][9], and the [Microsoft Store][10].
|
||||
|
||||
[Tube Downloader (Flathub)][11]
|
||||
|
||||
You can also look at its source code on [GitHub][12].
|
||||
|
||||
_Do you wonder what videos I download from YouTube? 🤔 Well, you can check those out on our [YouTube channel][13]._
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/tube-downloader/
|
||||
|
||||
作者:[Sourav Rudra][a]
|
||||
选题:[lkxed][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/sourav/
|
||||
[b]: https://github.com/lkxed/
|
||||
[1]: https://news.itsfoss.com/content/images/size/w1304/2023/05/tube-converter-first-look.png
|
||||
[2]: https://github.com:443/yt-dlp/yt-dlp
|
||||
[3]: https://news.itsfoss.com/content/images/2023/05/Tube_Converter.jpg
|
||||
[4]: https://news.itsfoss.com/content/images/2023/05/Tube_Converter_2.jpg
|
||||
[5]: https://news.itsfoss.com/content/images/2023/05/Tube_Converter_3.jpg
|
||||
[6]: https://news.itsfoss.com/content/images/2023/05/Tube_Converter_4.jpg
|
||||
[7]: https://news.itsfoss.com/content/images/2023/05/Tube_Converter_5.jpg
|
||||
[8]: https://flathub.org:443/apps/org.nickvision.tubeconverter
|
||||
[9]: https://snapcraft.io:443/tube-converter
|
||||
[10]: https://apps.microsoft.com:443/store/detail/nickvision-tube-converter/9PD80NNX004P
|
||||
[11]: https://flathub.org:443/apps/org.nickvision.tubeconverter
|
||||
[12]: https://github.com:443/NickvisionApps/TubeConverter
|
||||
[13]: https://www.youtube.com:443/@Itsfoss
|
Loading…
Reference in New Issue
Block a user