#28 Add sites dynamically

开启中
DebenOldert6 年之前创建 · 1 条评论

Ability to add download sites on the fly without having to update the whole application.

For example with a config file (.ini style):

[global]
url=https://test.url
path=/search
query=search=%s
method=POST

[layout]
container=div#content>div.list
Ability to add download sites on the fly without having to update the whole application. For example with a config file (.ini style): ```ini [global] url=https://test.url path=/search query=search=%s method=POST [layout] container=div#content>div.list ```
Deben Oldert 评论于 5 年之前
所有者

I remember working on this but due to the required high variety and dynamics of download sites, this was halted.

Work of this can be found in the dynamic_sites branch

I remember working on this but due to the required high variety and dynamics of download sites, this was halted. Work of this can be found in the `dynamic_sites` branch
登录 并参与到对话中。
未选择里程碑
未指派成员
1 名参与者
正在加载...
取消
保存
这个人很懒,什么都没留下。