podcatcher 3.1.15 → 3.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- checksums.yaml.gz.sig +0 -0
- data.tar.gz.sig +0 -0
- data/README.txt +1 -1
- data/bin/podcatcher +1 -1
- data/man/podcatcher-arguments-format.5 +42 -0
- data/man/podcatcher-options-format.5 +274 -0
- data/man/podcatcher.1 +2 -2
- metadata +4 -2
- metadata.gz.sig +2 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 3a3d4c2c4f176ad17d88d32fdbb4e425f9e048a7
|
|
4
|
+
data.tar.gz: 077f44f0c696064775928a2bdefc819abe9c3c93
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 62b183334dcfde4debcb714979ed2880d5bd9db81803a742475b34185f04fad297636cfc7660e98f2c13c3ceb4a04fa81723061df7c030bc2caef72dd1c54018
|
|
7
|
+
data.tar.gz: 926f3f79c1149165c508aef8871bd073c94c24eb9fd038a423708fe82525cc80479aee556caf228167eea83d4834557244e724a4748c36d1515c2271ef017ce3
|
checksums.yaml.gz.sig
CHANGED
|
Binary file
|
data.tar.gz.sig
CHANGED
|
Binary file
|
data/README.txt
CHANGED
data/bin/podcatcher
CHANGED
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
# Author: Doga Armangil, armangild@yahoo.com
|
|
7
7
|
|
|
8
8
|
PODCATCHER_WEBSITE = 'https://github.com/doga/podcatcher'
|
|
9
|
-
PODCATCHER_VERSION = '3.
|
|
9
|
+
PODCATCHER_VERSION = '3.2.0'
|
|
10
10
|
|
|
11
11
|
# todo: allow files to be selected not only by its MIME type, but also other attributes. Example: --content '^video/ width:680-1024 height:400'
|
|
12
12
|
# todo: --proxy option
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
.\" generated with Ronn/v0.7.3
|
|
2
|
+
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
3
|
+
.
|
|
4
|
+
.TH "PODCATCHER\-ARGUMENTS\-FORMAT" "5" "March 2016" "" "Podcatcher Manual"
|
|
5
|
+
.
|
|
6
|
+
.SH "NAME"
|
|
7
|
+
\fBpodcatcher\-arguments\-format\fR \- podcatcher arguments file format
|
|
8
|
+
.
|
|
9
|
+
.SH "DESCRIPTION"
|
|
10
|
+
Files specified with the \fBpodcatcher \-\-arguments\fR option are text files that are formatted as follows:
|
|
11
|
+
.
|
|
12
|
+
.IP "\(bu" 4
|
|
13
|
+
Each line should contain no more than one argument\.
|
|
14
|
+
.
|
|
15
|
+
.IP "\(bu" 4
|
|
16
|
+
Empty lines are allowed\.
|
|
17
|
+
.
|
|
18
|
+
.IP "\(bu" 4
|
|
19
|
+
Comment lines start with \fI#\fR\.
|
|
20
|
+
.
|
|
21
|
+
.IP "" 0
|
|
22
|
+
.
|
|
23
|
+
.SH "EXAMPLE"
|
|
24
|
+
# This arguments file contains two arguments
|
|
25
|
+
.
|
|
26
|
+
.P
|
|
27
|
+
# Ruby5
|
|
28
|
+
.
|
|
29
|
+
.br
|
|
30
|
+
http://feeds\.feedburner\.com/Ruby5
|
|
31
|
+
.
|
|
32
|
+
.P
|
|
33
|
+
# Software Engineering Radio
|
|
34
|
+
.
|
|
35
|
+
.br
|
|
36
|
+
http://feeds\.feedburner\.com/se\-radio
|
|
37
|
+
.
|
|
38
|
+
.SH "SEE ALSO"
|
|
39
|
+
podcatcher(1)
|
|
40
|
+
.
|
|
41
|
+
.SH "COPYRIGHT"
|
|
42
|
+
Copyright 2016 Doga Armangil \fIdoga\.armangil@alumni\.epfl\.ch\fR
|
|
@@ -0,0 +1,274 @@
|
|
|
1
|
+
.\" generated with Ronn/v0.7.3
|
|
2
|
+
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
3
|
+
.
|
|
4
|
+
.TH "PODCATCHER\-OPTIONS\-FORMAT" "5" "March 2016" "" "Podcatcher Manual"
|
|
5
|
+
.
|
|
6
|
+
.SH "NAME"
|
|
7
|
+
\fBpodcatcher\-options\-format\fR \- podcatcher options file format
|
|
8
|
+
.
|
|
9
|
+
.SH "DESCRIPTION"
|
|
10
|
+
Files specified with \fBpodcatcher \-\-options\fR are YAML files that are formatted as follows:
|
|
11
|
+
.
|
|
12
|
+
.IP "\(bu" 4
|
|
13
|
+
An option is specified as a key\-value pair\.
|
|
14
|
+
.
|
|
15
|
+
.IP "\(bu" 4
|
|
16
|
+
Option keys are long versions of \fBpodcatcher\fR option switches\. For example, the \fB\-\-strategy\fR option switch translates as the \fBstrategy\fR key\.
|
|
17
|
+
.
|
|
18
|
+
.IP "\(bu" 4
|
|
19
|
+
The \fBoptions\fR option key is ignored if present\.
|
|
20
|
+
.
|
|
21
|
+
.IP "" 0
|
|
22
|
+
.
|
|
23
|
+
.SH "EXAMPLE"
|
|
24
|
+
# podcatcher options file
|
|
25
|
+
.
|
|
26
|
+
.br
|
|
27
|
+
.
|
|
28
|
+
.P
|
|
29
|
+
# Directory for storing application state
|
|
30
|
+
.
|
|
31
|
+
.br
|
|
32
|
+
dir: "\."
|
|
33
|
+
.
|
|
34
|
+
.P
|
|
35
|
+
# Directory for storing downloaded content
|
|
36
|
+
.
|
|
37
|
+
.br
|
|
38
|
+
# (do not use special shell characters such as ~ in filenames,
|
|
39
|
+
.
|
|
40
|
+
.br
|
|
41
|
+
# podcatcher does not know how to handle them)
|
|
42
|
+
.
|
|
43
|
+
.br
|
|
44
|
+
#cachedir: "/media/disk/podcasts"
|
|
45
|
+
.
|
|
46
|
+
.br
|
|
47
|
+
.
|
|
48
|
+
.P
|
|
49
|
+
# Size of content cache in megabytes
|
|
50
|
+
.
|
|
51
|
+
.br
|
|
52
|
+
size: 512
|
|
53
|
+
.
|
|
54
|
+
.P
|
|
55
|
+
# Download strategy
|
|
56
|
+
.
|
|
57
|
+
.br
|
|
58
|
+
strategy: chron_one
|
|
59
|
+
.
|
|
60
|
+
.P
|
|
61
|
+
# Regular expression that matches the types of content to be downloaded
|
|
62
|
+
.
|
|
63
|
+
.br
|
|
64
|
+
#content: "^audio/mpeg$|^audio/x\-mpeg$"
|
|
65
|
+
.
|
|
66
|
+
.br
|
|
67
|
+
#content: "^audio/"
|
|
68
|
+
.
|
|
69
|
+
.br
|
|
70
|
+
#content: "^video/"
|
|
71
|
+
.
|
|
72
|
+
.br
|
|
73
|
+
#content: "^audio/|^video/"
|
|
74
|
+
.
|
|
75
|
+
.br
|
|
76
|
+
#content: "^image/"
|
|
77
|
+
.
|
|
78
|
+
.br
|
|
79
|
+
content: ""
|
|
80
|
+
.
|
|
81
|
+
.P
|
|
82
|
+
# Ignore feeds that do not match these languages
|
|
83
|
+
.
|
|
84
|
+
.br
|
|
85
|
+
#language: "de"
|
|
86
|
+
.
|
|
87
|
+
.br
|
|
88
|
+
#language: "en,fr\-ca"
|
|
89
|
+
.
|
|
90
|
+
.br
|
|
91
|
+
language: ""
|
|
92
|
+
.
|
|
93
|
+
.P
|
|
94
|
+
# Playlist type
|
|
95
|
+
.
|
|
96
|
+
.br
|
|
97
|
+
#type: smil
|
|
98
|
+
.
|
|
99
|
+
.br
|
|
100
|
+
#type: pls
|
|
101
|
+
.
|
|
102
|
+
.br
|
|
103
|
+
#type: asx
|
|
104
|
+
.
|
|
105
|
+
.br
|
|
106
|
+
#type: tox
|
|
107
|
+
.
|
|
108
|
+
.br
|
|
109
|
+
#type: xspf
|
|
110
|
+
.
|
|
111
|
+
.br
|
|
112
|
+
type: m3u
|
|
113
|
+
.
|
|
114
|
+
.P
|
|
115
|
+
# Create one subfolder per feed in content cache?
|
|
116
|
+
.
|
|
117
|
+
.br
|
|
118
|
+
#perfeed: true
|
|
119
|
+
.
|
|
120
|
+
.br
|
|
121
|
+
perfeed: false
|
|
122
|
+
.
|
|
123
|
+
.P
|
|
124
|
+
# Do not download content (useful for testing)?
|
|
125
|
+
.
|
|
126
|
+
.br
|
|
127
|
+
#asif: true
|
|
128
|
+
.
|
|
129
|
+
.br
|
|
130
|
+
asif: false
|
|
131
|
+
.
|
|
132
|
+
.P
|
|
133
|
+
# Run verbosely?
|
|
134
|
+
.
|
|
135
|
+
.br
|
|
136
|
+
#verbose: false
|
|
137
|
+
.
|
|
138
|
+
.br
|
|
139
|
+
verbose: true
|
|
140
|
+
.
|
|
141
|
+
.P
|
|
142
|
+
# Read arguments from specified files (the files contain one argument per line)
|
|
143
|
+
.
|
|
144
|
+
.br
|
|
145
|
+
#arguments: "/home/user/podcatcher_arguments\.txt"
|
|
146
|
+
.
|
|
147
|
+
.br
|
|
148
|
+
#arguments: "http://www\.config\.com/podcatcher_arguments\.txt"
|
|
149
|
+
.
|
|
150
|
+
.br
|
|
151
|
+
.
|
|
152
|
+
.P
|
|
153
|
+
# Maximum number of download attempts for a given file
|
|
154
|
+
.
|
|
155
|
+
.br
|
|
156
|
+
retries: 4
|
|
157
|
+
.
|
|
158
|
+
.P
|
|
159
|
+
# The order in which feeds are traversed when downloading content
|
|
160
|
+
.
|
|
161
|
+
.br
|
|
162
|
+
#order: sequential
|
|
163
|
+
.
|
|
164
|
+
.br
|
|
165
|
+
#order: alphabetical
|
|
166
|
+
.
|
|
167
|
+
.br
|
|
168
|
+
#order: reverse
|
|
169
|
+
.
|
|
170
|
+
.br
|
|
171
|
+
order: random
|
|
172
|
+
.
|
|
173
|
+
.P
|
|
174
|
+
# Used function
|
|
175
|
+
.
|
|
176
|
+
.br
|
|
177
|
+
#function: search
|
|
178
|
+
.
|
|
179
|
+
.br
|
|
180
|
+
function: download
|
|
181
|
+
.
|
|
182
|
+
.P
|
|
183
|
+
# Ignore content that is older than the horizon date
|
|
184
|
+
.
|
|
185
|
+
.br
|
|
186
|
+
#horizon: "2007\.03\.22"
|
|
187
|
+
.
|
|
188
|
+
.br
|
|
189
|
+
#horizon: "2007\.03"
|
|
190
|
+
.
|
|
191
|
+
.br
|
|
192
|
+
#horizon: "2007"
|
|
193
|
+
.
|
|
194
|
+
.br
|
|
195
|
+
.
|
|
196
|
+
.P
|
|
197
|
+
# The number of content downloads to be remembered, in order to avoid
|
|
198
|
+
.
|
|
199
|
+
.br
|
|
200
|
+
# downloading them again
|
|
201
|
+
.
|
|
202
|
+
.br
|
|
203
|
+
memsize: 2000
|
|
204
|
+
.
|
|
205
|
+
.P
|
|
206
|
+
# Directory for storing torrent files, when using an external BitTorrent client
|
|
207
|
+
.
|
|
208
|
+
.br
|
|
209
|
+
#torrentdir: "/home/user/torrents"
|
|
210
|
+
.
|
|
211
|
+
.br
|
|
212
|
+
.
|
|
213
|
+
.P
|
|
214
|
+
# Maximum number of feeds to be handled in one session
|
|
215
|
+
.
|
|
216
|
+
.br
|
|
217
|
+
feeds: 1000
|
|
218
|
+
.
|
|
219
|
+
.P
|
|
220
|
+
# Maximum upload rate (in kilobytes per second) for the internal BitTorrent
|
|
221
|
+
.
|
|
222
|
+
.br
|
|
223
|
+
# client (comment out following line if upload rate is not bounded)
|
|
224
|
+
.
|
|
225
|
+
.br
|
|
226
|
+
uploadrate: 10
|
|
227
|
+
.
|
|
228
|
+
.P
|
|
229
|
+
# In the content directory, create subdirectories and files using names that are
|
|
230
|
+
.
|
|
231
|
+
.br
|
|
232
|
+
# acceptable for restrictive filesystems such as VFAT
|
|
233
|
+
.
|
|
234
|
+
.br
|
|
235
|
+
#restrictednames: false
|
|
236
|
+
.
|
|
237
|
+
.br
|
|
238
|
+
restrictednames: true
|
|
239
|
+
.
|
|
240
|
+
.P
|
|
241
|
+
# Check if a newer version is available?
|
|
242
|
+
.
|
|
243
|
+
.br
|
|
244
|
+
#checkforupdate: false
|
|
245
|
+
.
|
|
246
|
+
.br
|
|
247
|
+
checkforupdate: true
|
|
248
|
+
.
|
|
249
|
+
.P
|
|
250
|
+
# The minimum desired content size in megabytes; if downloaded content is
|
|
251
|
+
.
|
|
252
|
+
.br
|
|
253
|
+
# less than this size, other content is downloaded using the same feed until
|
|
254
|
+
.
|
|
255
|
+
.br
|
|
256
|
+
# this size is reached
|
|
257
|
+
.
|
|
258
|
+
.br
|
|
259
|
+
itemsize: 0
|
|
260
|
+
.
|
|
261
|
+
.P
|
|
262
|
+
# Delete all previously downloaded content?
|
|
263
|
+
.
|
|
264
|
+
.br
|
|
265
|
+
#empty: true
|
|
266
|
+
.
|
|
267
|
+
.br
|
|
268
|
+
empty: false
|
|
269
|
+
.
|
|
270
|
+
.SH "SEE ALSO"
|
|
271
|
+
podcatcher(1)
|
|
272
|
+
.
|
|
273
|
+
.SH "COPYRIGHT"
|
|
274
|
+
Copyright 2016 Doga Armangil \fIdoga\.armangil@alumni\.epfl\.ch\fR
|
data/man/podcatcher.1
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
.\" generated with Ronn/v0.7.3
|
|
2
2
|
.\" http://github.com/rtomayko/ronn/tree/0.7.3
|
|
3
3
|
.
|
|
4
|
-
.TH "PODCATCHER" "1" "March 2016" "
|
|
4
|
+
.TH "PODCATCHER" "1" "March 2016" "" "Podcatcher Manual"
|
|
5
5
|
.
|
|
6
6
|
.SH "NAME"
|
|
7
7
|
\fBpodcatcher\fR \- podcast client for the command line
|
|
@@ -225,7 +225,7 @@ $ podcatcher \-F search \-f 12 news http://www\.npr\.org/podcasts\.opml > npr_ne
|
|
|
225
225
|
.fi
|
|
226
226
|
.
|
|
227
227
|
.SH "SEE ALSO"
|
|
228
|
-
podcatcher(5)
|
|
228
|
+
podcatcher\-options\-format(5), podcatcher\-arguments\-format(5)
|
|
229
229
|
.
|
|
230
230
|
.SH "COPYRIGHT"
|
|
231
231
|
Copyright 2016 Doga Armangil \fIdoga\.armangil@alumni\.epfl\.ch\fR
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: podcatcher
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.
|
|
4
|
+
version: 3.2.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Doga Armangil
|
|
@@ -31,7 +31,7 @@ cert_chain:
|
|
|
31
31
|
DcNXARPdnPlz0VQedZo89pKjngah8Nur01/wD97Q18Mr/av3H4Bg1sTF+RZAplU3
|
|
32
32
|
RX+xYPJjPMyjrD73KZ5UNtXo5jOP1T85SqXOl6ICfedTVgZMk9mzK8+PkP1croHi
|
|
33
33
|
-----END CERTIFICATE-----
|
|
34
|
-
date: 2016-03-
|
|
34
|
+
date: 2016-03-05 00:00:00.000000000 Z
|
|
35
35
|
dependencies: []
|
|
36
36
|
description:
|
|
37
37
|
email:
|
|
@@ -45,6 +45,8 @@ files:
|
|
|
45
45
|
- README.txt
|
|
46
46
|
- bin/podcatcher
|
|
47
47
|
- certs/doga.pem
|
|
48
|
+
- man/podcatcher-arguments-format.5
|
|
49
|
+
- man/podcatcher-options-format.5
|
|
48
50
|
- man/podcatcher.1
|
|
49
51
|
homepage: https://github.com/doga/podcatcher
|
|
50
52
|
licenses:
|
metadata.gz.sig
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
|
|
1
|
+
ͬ�%����N�(�����:�� ,1d7�8�MY�Rl�rְ��Fj|$��'�4ə�
|
|
2
|
+
��b�?�3�z�1�<�����_�;�f����N�к�r�F���;r^�z$yIޠ3�K�6�� ���
|