Sponsored Content
The Lounge War Stories Any change on youtube for good? Post 302960903 by 1in10 on Saturday 21st of November 2015 02:25:00 PM
Old 11-21-2015
Any change on youtube for good?

I could not find the proper forum for this, though reading the headlines, but there is one struggle for normal downloads.

I need a hint for the former normal download. About two weeks it may be that the well known youtube platform makes it quite dificult to download some files. So I tried wget, aria2c and many addons more to just download non classified videos. Can anybody help me out, how to manage truly a fast download via wget or aria2c. Both ending up just fetching the html-page. Many thanks in advance.
 

4 More Discussions You Might Find Interesting

1. What is on Your Mind?

How to use YouTube tags

We have tags to allow embedding a YouTube video in a thread. Here is how they work.... First I need to find the url of a YouTube video that I want to use. Here is one: http://www.youtube.com/watch?v=Do5vj3D-OD4 That "Do5vj3D-OD4" is the key. So I can do this: Rakim by Dead Can Dance... (0 Replies)
Discussion started by: Perderabo
0 Replies

2. What is on Your Mind?

Nice YouTube Videos

What are they doing? :D kyJHeIqYoLQ ---------- Post updated 11-14-09 at 10:24 AM ---------- Previous update was 11-13-09 at 04:53 PM ---------- Heard of them? Who's them? :b: Totally Hidden Extreme Magic (1/6) mSLMOUOtaQQ Totally Hidden Extreme Magic (2/6) 2bwp2GUrNNc Totally... (3 Replies)
Discussion started by: sparcguy
3 Replies

3. UNIX for Beginners Questions & Answers

Problems to install youtube-dl

Hello, I have been experimenting several difficulties to install youtube-dl. On its website, it suggests four different ways of installing it, using curl, wget, pip or brew. I tried the first one following the command that they gave: which resulted in: The second suggestions that tells... (3 Replies)
Discussion started by: colt
3 Replies

4. UNIX for Beginners Questions & Answers

Change text font to greater one in this very good MOTIF texteditor ?

Hi, i have here found a very good texteditor source code programmed in the MOTIF GUI language. For myself i need NOTHING else to program. To start from a very easy point of view i want to RUN this editor on my LINUX machine and type simple C code. The reason for this post is that the text... (7 Replies)
Discussion started by: Sennenmut
7 Replies
PODBEUTER(1)															      PODBEUTER(1)

NAME
podbeuter - a podcast download manage for text terminals SYNOPSIS
podbeuter [-C configfile] [-q queuefile] [-a] [-h] DESCRIPTION
podbeuter is a podcast manager for text terminals. It is a helper program to newsbeuter which queues podcast downloads into a file. These queued downloads can then be download with newsbeuter. OPTIONS
-h Display help -C configfile Use an alternative configuration file -q queuefile Use an alternative queue file -a Start automatic download of all queued files on startup PODCAST SUPPORT
A podcast is a media file distributed over the internet using syndication feeds such as RSS, for later playback on portable players or computers. Newsbeuter contains support for downloading and saving podcasts. This support differs a bit from other podcast aggregators or "podcatchers" in how it is done. Podcast content is transported in RSS feeds via special tags called "enclosures". Newsbeuter recognizes these enclosures and stores the relevant information for every podcast item it finds in an RSS feed. Since version 2.0, it also recognizes and handles the Yahoo Media RSS extensions. What the user then can do is to add the podcast download URL to a download queue. Alternatively, newsbeuter can be configured to automatically do that. This queue is stored in the file $HOME/.newsbeuter/queue. The user can then use the download manager "podbeuter" to download these files to a directory on the local filesystem. Podbeuter comes with the newsbeuter package, and features a look and feel very close to the one of newsbeuter. It also shares the same configuration file. Podcasts that have been downloaded but haven't been played yet remain in the queue but are marked as downloaded. You can remove them by purging them from the queue with the P key. After you've played a file and close podbeuter, it will be removed from the queue. The downloaded file remains on the filesystem. CONFIGURATION COMMANDS
download-path (parameters: <path>; default value: ~/) Specifies the directory where podbeuter shall download the files to. Optionally, the placeholders "%n" (for the podcast feed's name) and "%h" (for the podcast feed's hostname) can be used to place downloads in a directory structure. (example: download-path "~/Downloads/%h/%n") max-downloads (parameters: <number>; default value: 1) Specifies the maximum number of parallel downloads when automatic download is enabled. (example: max-downloads 3) player (parameters: <player command>; default value: "") Specifies the player that shall be used for playback of downloaded files. (example: player "mp3blaster") FILES
$HOME/.newsbeuter/config $HOME/.newsbeuter/queue SEE ALSO
newsbeuter(1). The documentation that comes with newsbeuter is a good source about the general use and configuration of newsbeuter's podcast support. AUTHORS
Andreas Krennmair <ak@newsbeuter.org>, for contributors see AUTHORS file. 06/23/2011 PODBEUTER(1)
All times are GMT -4. The time now is 05:42 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy