GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
GPO(1) User Commands GPO(1)

gpo - Text mode interface of gPodder

gpo [--verbose|-v|--quiet|-q] [COMMAND] [params...]

gpo is the text mode interface of gPodder. Run it without any arguments to start the interactive shell (see below). Use "gpo help" to get a list of supported commands.

gpo can be used to manage podcasts from the command line without having to start gPodder. It can also be used to automate tasks such as downloading or updating feeds.

The database and files are the same as used by the GUI, gpodder(1).

If you run "gpo" without COMMAND it will enter its interactive shell mode. From there, you can type commands directly. When readline is available, this shell supports completion using <Tab>. Podcast feed URLs are also completed for commands that take the URL of a podcast as argument.

Some commands (e.g. search and toplist) will provide a query in interactive shell mode (to subscribe to podcasts). These queries will not be shown when started directly from the command line.

For all commands, you can use only the first few characters instead of the full command, as long as the command is unique. If not, gpo will show you all matching commands and the shortest prefix of each.

Please note that future additions to the command set could change the shortest prefix of any given command, so usage of the full command in scripts is recommended (e.g. use "gpo update" and not "gpo up" in scripts and cronjobs). The short command prefixes are mostly useful for interactive usage.

gpo
Enter interactive shell mode

gpo update && gpo download

Check for new episodes, then download all new episodes

gpo search linux outlaws

Search the directory for podcasts named "linux outlaws"

gpo youtube http://youtube.com/watch?v=oHg5SJYRHA0

Print download URL of a YouTube video to stdout

gpodder(1)

Report bugs at https://github.com/gpodder/gpodder/issues
November 2020 gpodder 3.10.17

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.