download
Here are 2,076 public repositories matching this topic...
-
Updated
Jan 30, 2022 - Java
-
Updated
May 15, 2022 - JavaScript
-
Updated
May 28, 2022 - Java
-
Updated
Oct 22, 2020 - Python
-
Updated
Jul 7, 2022 - Jupyter Notebook
-
Updated
Jun 16, 2022 - JavaScript
-
Updated
Jul 4, 2022
-
Updated
Jul 6, 2022 - Python
-
Updated
Jun 28, 2022 - PHP
-
Updated
Jul 9, 2022 - Vue
-
Updated
Dec 25, 2020 - Shell
Version
6.0.4 & master
Details
With the removal of get_video_info we currently don't have a way to resolve age-restricted videos anymore.
Steps to reproduce
// Arrange
var youtube = new YoutubeClient();
// Act
var manifest = await youtube.Videos.Streams.GetManifestAsync("SkRSXFQerZs");
// Assert
manifest.Streams.Should().NotBeEmpty();-
Updated
Mar 25, 2022 - Objective-C
-
Updated
Jun 24, 2022 - JavaScript
-
Updated
May 6, 2022 - Dockerfile
-
Updated
Jul 4, 2022 - C++
脚本作用
用于qBittorrent下载完成后实现以下内容:
-
自动向EMBY/JELLYFIN触发扫描媒体库;
-
自动向ChineseSubFinder(需要0.26.0以上版本)触发为刚刚下载完成的视频下载中文字幕。
nevinee/qbittorrent 镜像使用本脚本的方法
下载 diy.sh 放在容器内的/data/diy/diy.sh,然后按照该文件注释编辑即可。
-
Updated
May 5, 2022 - C
-
Updated
Apr 5, 2022 - JavaScript
-
Updated
Jun 14, 2022 - Swift
Improve this page
Add a description, image, and links to the download topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the download topic, visit your repo's landing page and select "manage topics."

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

I use a lot the option -f to download videos from a list of links. It would be very useful if there is an option that let the program delete the line of the link when the download is terminated without any errors. Because, if the program has an error I have to manually check every link to know if a video has been downloaded.
Thank you for this project!