Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7540681
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T07:41:59+00:00 2026-05-30T07:41:59+00:00

So my scenario is that I’ve copied an http link (that I want to

  • 0

So my scenario is that I’ve copied an http link (that I want to stream with vlc player) to the clipboard. I would like to write a simple script that plays the file located at the path on the clipboard. I’ve already tried

pbpaste | VLC –

pbpaste outputs the contents of the clipboard to stdout and “VLC -” attempts to play what’s on stdout, so I was hoping VLC would pick up the path, read it, and then fetch the file to play, but apparently it expects an actual byte stream when you pipe things to it, not a string filepath. I’ve tried something similar on windows that failed so I don’t think this is OS-specific

Any thoughts?

Thanks,
sh4d0w

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T07:42:00+00:00Added an answer on May 30, 2026 at 7:42 am

    Try this:

    LOC=$(pbpaste); vlc -vvv $LOC
    

    It should work as long as you’ve copied the “http://” as well. In fact, it will work for any string as described in this manual chapter

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here is the simple scenario that I want to apply; There is a .NET
I would like to implement a producer/consumer scenario that obeys interfaces that are roughly:
I’m working on a scenario that runs like this: user click a link in
I have a scenario that looks like this: #include <algorithm> using namespace std; //
I came in to scenario that I want to trigger service on specific time.
How would I create the following scenario that rails can provide for carrierwave, using
I have a simple (actually simplified :) ) scenario that is possibly the cause
I have a quite simple scenario that I cannot get to work correctly. I
I have a scenario that looks like this: User A is a registered user.
I have a scenario that i want to add some standard properties to my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.