History of contrib/url_soundcloud.py of ecfcee7ed534089d
History of the file that is called contrib/url_soundcloud.py at checkin ecfcee7ed534089d
2016-12-16
| ||
16:26 | Reverted all `module = __name__` assignments, because that was carrying the module over, not the base classname. Added #extraction-method: meta information to channel plugins. file: [f1736bf432] check-in: [09dec64f41] user: mario, branch: trunk, size: 2510 [annotate] [blame] [check-ins using] [diff] | |
2016-12-10
| ||
13:55 | Use `module = __name__` consistently for all plugins file: [aca8213856] check-in: [88aac7840a] user: mario, branch: trunk, size: 2502 [annotate] [blame] [check-ins using] [diff] | |
2015-05-26
| ||
08:38 | Don't keep converter Soundcloud streaming URLs (access token time out after an hour or something). file: [df26d4522d] check-in: [915e4b09da] user: mario, branch: trunk, size: 2510 [annotate] [blame] [check-ins using] [diff] | |
00:42 | Fix row[`url`] reference. file: [e898244f76] check-in: [388ef679b7] user: mario, branch: trunk, size: 2421 [annotate] [blame] [check-ins using] [diff] | |
2015-05-24
| ||
16:57 | Overwrite row["format"] after updating entry. file: [82dc99789f] check-in: [d32669293c] user: mario, branch: trunk, size: 2392 [annotate] [blame] [check-ins using] [diff] | |
14:19 | Added: 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. file: [18282e867b] check-in: [23bbd97989] user: mario, branch: trunk, size: 2366 [annotate] [blame] [check-ins using] | |