aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/using_the_web_as_a_special_remote.mdwn
Commit message (Collapse)AuthorAge
* document youtube channels, not playlistsGravatar Joey Hess2018-01-04
| | | | | | | The feeds for playlists seem pretty broken, since they have the oldest items first and are truncated, so after a few dozen items, new items never appear on them. Channel feeds don't currently have this breakage (although perhaps Google will find a way to break them eventually..)
* documentation update for youtube-dlGravatar Joey Hess2017-11-28
| | | | | | Code not updated yet. This commit was sponsored by Thomas Hochstein on Patreon.
* update youtube playlist docsGravatar Joey Hess2017-11-28
|
* Typo fixes in doc/tips/*.mdwnGravatar Øyvind A. Holm2015-04-17
| | | | | Gotta do at least something when I don't have the faintest clue about Haskell. :) Learning Haskell is on my agenda, though.
* Added bittorrent special remoteGravatar Joey Hess2014-12-16
| | | | | | | | | | addurl behavior change: When downloading an url ending in .torrent, it will download files from bittorrent, instead of the old behavior of adding the torrent file to the repository. Added Recommends on aria2 and bittornado | bittorrent. This commit was sponsored by Asbjørn Sloth Tønnesen.
* global numcopies settingGravatar Joey Hess2014-01-20
| | | | | | | | | | | | | | | | | | | | | | | * numcopies: New command, sets global numcopies value that is seen by all clones of a repository. * The annex.numcopies git config setting is deprecated. Once the numcopies command is used to set the global number of copies, any annex.numcopies git configs will be ignored. * assistant: Make the prefs page set the global numcopies. This global numcopies setting is needed to let preferred content expressions operate on numcopies. It's also convenient, because typically if you want git-annex to preserve N copies of files in a repo, you want it to do that no matter which repo it's running in. Making it global avoids needing to warn the user about gotchas involving inconsistent annex.numcopies settings. (See changes to doc/numcopies.mdwn.) Added a new variety of git-annex branch log file, that holds only 1 value. Will probably be useful for other stuff later. This commit was sponsored by Nicolas Pouillard.
* linkGravatar Joey Hess2013-12-30
|
* tell how to find youtube playlist feedsGravatar Joey Hess2013-12-30
|
* updateGravatar Joey Hess2013-12-29
|
* Firefox doesn't seem to like XML-style self-closing <a>Gravatar http://smcv.pseudorandom.co.uk/2013-10-11
|
* fix anchorGravatar https://id.koumbit.net/anarcat2013-09-14
|
* fix docs re youtu.beGravatar Joey Hess2013-08-26
|
* anchorGravatar Joey Hess2013-08-23
|
* Youtube support! (And 53 other video hosts)Gravatar Joey Hess2013-08-22
| | | | | | | | | | When quvi is installed, git-annex addurl automatically uses it to detect when an page is a video, and downloads the video file. web special remote: Also support using quvi, for getting files, or checking if files exist in the web. This commit was sponsored by Mark Hepburn. Thanks!
* fixGravatar https://m-f-k.myopenid.com/2013-07-04
|
* expandGravatar Joey Hess2012-03-24
|
* doc updateGravatar Joey Hess2012-02-10
|
* wiki updatesGravatar Joey Hess2011-11-08