|
a/src/radio_scripts/radio-paradise-get-flac.py |
|
b/src/radio_scripts/radio-paradise-get-flac.py |
1 |
#!/usr/bin/env python3
|
1 |
#!/usr/bin/python3
|
2 |
# Checked to run with either Python 2 or 3
|
2 |
# Checked to run with either Python 2 or 3
|
3 |
#
|
3 |
#
|
4 |
# Copyright (C) 2017-2018 J.F.Dockes
|
4 |
# Copyright (C) 2017-2018 J.F.Dockes
|
5 |
# This program is free software; you can redistribute it and/or modify
|
5 |
# This program is free software; you can redistribute it and/or modify
|
6 |
# it under the terms of the GNU General Public License as published by
|
6 |
# it under the terms of the GNU General Public License as published by
|