Check-in [23bbd97989]
Overview
Comment: | Introduce action.handler{} callbacks to convert custom streaming URL types such as "audio/soundcloud". Unify backend code for .play/record/browser() calls. Reddit module just splits out domain name now, then checks for walledgarden links (filter option renamed). Introduce url_soundcloud plugin in favour of `soundcli` cmdline client setting. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
23bbd979893d140c1d5cdbd7e3f0ad46 |
User & Date: | mario on 2015-05-24 14:19:06 |
Other Links: | manifest | tags |
Context
2015-05-24
| ||
16:57 | Fix audioformat to audio/mpeg. check-in: fa5df72f08 user: mario tags: trunk | |
14:19 | Introduce action.handler{} callbacks to convert custom streaming URL types such as "audio/soundcloud". Unify backend code for .play/record/browser() calls. Reddit module just splits out domain name now, then checks for walledgarden links (filter option renamed). Introduce url_soundcloud plugin in favour of `soundcli` cmdline client setting. check-in: 23bbd97989 user: mario tags: trunk | |
10:02 | Move channel.save() after column updating. check-in: 3072c80d83 user: mario tags: trunk | |
Changes
Modified action.py from [005725eacf] to [0cb40c6df9]. [diff]
Deleted contrib/cfg_soundcloud.py version [1301f5ed6f].
Modified contrib/reddit.py from [74725ffeda] to [46f1758ac3]. [diff]
Added contrib/url_soundcloud.py version [18282e867b].