question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add an option to use youtube-dl --download-archive

See original GitHub issue

Feature Request

Checklist

  • [•] I’ve searched the bugtracker for similar feature requests including closed ones.
  • [•] I will add the enhancement label to the issue.

Description

Add an option to use

youtube-dl --download-archive

From the manpage

Download only videos not listed in the archive file. Record the IDs of all downloaded videos in it.

It will be especially useful for people with large playlists.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
Diridibindycommented, Jun 10, 2021

Sorry about the miscommunication on my part. That is indeed how I meant it should work. If that works on your part then you can consider the issue closed. I can’t really test it myself right now

1reaction
Diridibindycommented, May 28, 2021

@Roman-Os I am not exactly familiar with that flag but does it work like a skip list?

So basically the user will pass a list with a few videoID's and while downloading a playlist if a videoId is on that list, that song is supposed to be skipped?

Exactly. It isn’t the best solution for checking whether the song is already downloaded, but it is good enough.

Read more comments on GitHub >

github_iconTop Results From Across the Web

youtube-dl/README.md at master - GitHub
Command-line program to download videos from YouTube.com and other video sites - youtube-dl/README.md at master · ytdl-org/youtube-dl.
Read more >
Youtube-dl Tutorial With Examples For Beginners - OSTechNix
This tutorial explains the list of most commonly used Youtube-dl commands to download videos from Youtube and hundreds of websites in Linux.
Read more >
How to use youtube-dl to download multiple ... - gHacks
The main command is youtube-dl --verbose -ci --download-archive "c:\users\mart\Downloads\archive.txt" --batch-file=download.txt.
Read more >
How to use youtube-dl : A Step-by-Step Tutorial - OTTVerse
In this tutorial, learn how to use youtube-dl to download YouTube videos and inspect the subtitles, codec, video profiles, change the video ...
Read more >
How to Install and Use YouTube-dl on PC, Mac, and Linux
1. Open the Terminal or Command-Line. If you are using Windows, go ahead and open the Command Prompt. If you are using a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found