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.

Checklist

  • I’m reporting a broken site support issue
  • I’ve verified that I’m running youtube-dlc version 2020.10.26
  • I’ve checked that all provided URLs are alive and playable in a browser
  • I’ve checked that all URLs and arguments with special characters are properly quoted or escaped
  • I’ve searched the bugtracker for similar bug reports including closed ones
  • I’ve read bugs section in FAQ

Description

The readme states

DO NOT UPDATE using -U ! instead download binaries again or when installed with pip use a described above when installing. I will add some memorable short links to the binaries so you can download them easier.

So what about removing the -U flag completely? Or change to print the update information.

If you want this done I can make a PR this.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:3
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
rbritocommented, Oct 27, 2020

As the maintainer of the Debian package of youtube-dl, I already patch the -U option in my tree (see https://github.com/rbrito/pkg-youtube-dl/blob/master/debian/patches/disable-autoupdate-mechanism.patch), since the preferred way of updating packages is via the package management tools.

Feel free to grab that or to improve upon it.

1reaction
blackjack4494commented, Oct 27, 2020

I will let you know when -U is working again.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Remove 'u' from a python list - Stack Overflow
The u means a unicode string which should be perfectly fine to use. But if you want to convert unicode to str (which...
Read more >
PyCharm remove python '-u' option with remote interpreter
I'm running my project via a remote pyspark interpreter. Everytime I run a script, PyCharm automatically adds the -u option to the run ......
Read more >
Remove \u{ef} from a string that comes from NSAttributedString
I am creating an e-mail handling app. The app fetches e-mail messages and shows simplified texts. The app uses NSAttributedString to strip useless...
Read more >
Delete your Google Account
Go to the Data & Privacy section of your Google Account. Scroll to "Your data & privacy options." Select More options and then...
Read more >
Command-line interface / Commands - Composer
The following options are available with every command: ... The remove command removes packages from the composer.json file from the current directory.
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