Commit Graph

56 Commits

Author SHA1 Message Date
Christian P. MOMON c7306eedc2 Added config file about 20190528 recording. 2019-05-29 10:54:54 +02:00
Frédéric Couchet 5c69344b8f Add explanation about --mp3 option 2019-05-27 13:37:12 +02:00
Frédéric Couchet fa2522c41b Add --mp3 option to generate MP3 files 2019-05-27 13:33:51 +02:00
Christian P. MOMON bed025d42d Added idea to fix future problems. 2019-05-26 13:39:13 +02:00
Christian P. MOMON 51a4524fee Added zlib1g package requirement. 2019-05-26 13:22:33 +02:00
Christian P. MOMON 0e94130627 Normalized indent. 2019-05-25 22:40:17 +02:00
Frédéric Couchet a6ee3cff73 Ajout de l'option pour la conversion mp3 2019-05-25 10:22:32 +02:00
Frédéric Couchet 251fc37831 Ajout de la génération des fichiers MP3 et du texte à mettre dans la
page web consacrée à l'émission.
2019-05-25 10:11:09 +02:00
Christian P. MOMON 5e9eea186b Added config file about 20190521 recording. 2019-05-23 16:04:01 +02:00
Christian P. MOMON e13455c664 Updated Quentin email. 2019-05-21 15:45:10 +02:00
Christian P. MOMON af8d1b05ad Added license header. 2019-05-21 15:39:18 +02:00
Christian P. MOMON fb72cbefd9 Moved return oustide verbose statement. 2019-05-21 15:02:37 +02:00
Christian P. MOMON 9d9c3c7df6 Fixed space/tab. 2019-05-21 14:55:58 +02:00
Christian P. MOMON 0bef358d22 Added hash file generation (#3697). 2019-05-21 14:40:51 +02:00
Christian P. MOMON 66ef7112b2 Normalized spaces and tabs. 2019-05-21 14:27:39 +02:00
Christian P. MOMON ce0b6ba592 Added config file about 20190514 recording. 2019-05-16 22:26:48 +02:00
Frédéric Couchet d9c6ca9e20 Merge branch 'master' of ssh://agir.cluster.april.org/srv/git/lav-outils 2019-05-14 11:28:59 +02:00
Frédéric Couchet 90ce5cdfd5 Correction du bug des accents mal encodés/affichés pour les titres des podcasts 2019-05-14 11:27:54 +02:00
Christian P. MOMON 3cbc59b769 Normalized tab and space use in *json config files.
cpm@ocmstar (01:46:39) …/lav-outils/podcasts/config > cat donormalize
sed -i.bak s/\ \ \ \ \ \ \ \ \ \ \ \ /\\t\\t\\t/g lav-*.json

sed -i.bak 's/short_date"[[:space:]]\+:[[:space:]]\+"/short_date"    : "/g' lav-*.json
sed -i.bak  's/long_date"[[:space:]]\+:[[:space:]]\+"/long_date"     : "/g' lav-*.json
sed -i.bak 's/ffmpeg_bin"[[:space:]]\+:[[:space:]]\+"/ffmpeg_bin"    : "/g' lav-*.json
sed -i.bak  's/chapters"[[:space:]]\+:[[:space:]]\+\[/chapters"  : [/g' lav-*.json

sed -i.bak    's/start_timestamp"[[:space:]]\+:[[:space:]]\+"/start_timestamp"       : "/g' lav-*.json
sed -i.bak      's/end_timestamp"[[:space:]]\+:[[:space:]]\+"/end_timestamp"         : "/g' lav-*.json
sed -i.bak 's/short_chapter_name"[[:space:]]\+:[[:space:]]\+"/short_chapter_name"    : "/g' lav-*.json
sed -i.bak      's/chapter_title"[[:space:]]\+:[[:space:]]\+"/chapter_title"         : "/g' lav-*.json

rm -f *.bak
2019-05-10 01:50:35 +02:00
Christian P. MOMON 97a88b4e87 Added config file about 20190507 recording. 2019-05-07 23:42:28 +02:00
Quentin Gibeaux 7f14c29515 add json 4 30 19 2019-05-02 15:56:23 +02:00
Quentin Gibeaux d3f32cea8c add 23 avril 2019-04-25 11:09:11 +02:00
Quentin Gibeaux 52fed0cc74 add conf 04 16 2019-04-16 21:55:56 +02:00
Christian P. MOMON 4af37042fd Fixed bad pasword case. Improved help message. 2019-04-13 04:23:36 +02:00
Christian P. MOMON d383c03258 Added date field extract. 2019-04-13 03:52:23 +02:00
Christian P. MOMON 0feb10ba0f Added script to get statistics from https://cause-commune.fm/ website. 2019-04-10 22:49:25 +02:00
Quentin Gibeaux 2f7bd74b05 add jsons 2019-04-10 09:42:53 +02:00
Quentin Gibeaux 9815aa7c75 add 26 03 19 2019-03-26 22:51:21 +01:00
Quentin Gibeaux 06ebe6b2a0 add conf 03 19 19 2019-03-19 23:36:07 +01:00
Quentin Gibeaux 033c83bb10 add conf for 03-12-19 2019-03-13 10:08:24 +01:00
Quentin Gibeaux 3ee2fc934e add conf 05 03 2019-03-05 22:45:22 +01:00
Quentin Gibeaux a4448d3768 fix titles 2019-02-27 10:09:15 +01:00
Quentin Gibeaux 4cc0ce2c34 add config 26 fev 2019-02-26 22:23:51 +01:00
Quentin Gibeaux 042bb3acc0 add 2 19 json 2019-02-20 09:46:25 +01:00
Quentin Gibeaux 01e3b7fbbc fix script utf8 reading json 2019-02-13 17:06:26 +01:00
Quentin Gibeaux d9da3e41f2 add confi 02-12 2019-02-13 11:30:24 +01:00
Christian P. MOMON a92773fe5d Added alternative way with ffmpeg. 2019-02-12 21:23:59 +01:00
Christian P. MOMON 5d77de3159 Added millisecond in timestamp example. 2019-01-30 14:07:33 +01:00
Quentin Gibeaux fa2cadc123 podcasts: Ajout titre chapitre 2019-01-30 10:02:11 +01:00
Christian P. MOMON 024a216941 Added note about Hundredth of second. 2019-01-29 23:50:08 +01:00
Christian P. MOMON 59d95d8f7e Added 20190129 config file. 2019-01-29 23:47:55 +01:00
Christian P. MOMON 0ca3ad9708 Added date display in wgetauto cronlog. 2019-01-29 17:19:34 +01:00
Christian P. MOMON 9168091a62 Improved wgetauto (again). 2019-01-29 15:38:13 +01:00
Christian P. MOMON 136559633d Improved wgetauto. 2019-01-29 15:36:43 +01:00
Christian P. MOMON b7be0e10e4 Fixed error redirect in cron line. 2019-01-29 15:25:01 +01:00
Christian P. MOMON 86ab18711d Added wgetauto tool. 2019-01-29 15:22:20 +01:00
Christian P. MOMON 38df50b10b Added .gitignore file. 2019-01-29 15:20:58 +01:00
Frédéric Couchet a7173a18bf Nouvelle image faite par Antoine Bardelli 2019-01-28 18:23:33 +01:00
Quentin Gibeaux cd74ad1364 fix image path + add config podcast 20190122 2019-01-22 18:13:59 +01:00
Quentin Gibeaux 4502f25e3a fix readme 2019-01-16 12:42:47 +01:00