mirror of
https://github.com/KrumpetPirate/AAXtoMP3.git
synced 2025-07-09 20:37:30 +02:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
219255826b | |||
ee0c971544 |
1
AAXtoMP3
1
AAXtoMP3
@ -34,6 +34,7 @@ if [[ "$1" == '--aac' ]]
|
|||||||
then
|
then
|
||||||
codec=copy
|
codec=copy
|
||||||
extension=m4a
|
extension=m4a
|
||||||
|
mode=single
|
||||||
shift
|
shift
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
1
_config.yml
Normal file
1
_config.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
theme: jekyll-theme-slate
|
Reference in New Issue
Block a user