So I have a plan to develop a website, where people can turn a book/story into a script, then later assign character/actors and have people record the lines for them.
This is a learning project for me, I haven’t done website stuff before, but been looking at Django.
The over arching goal is a website where people can join a team and record their parts for fully voiced audio books. So far i have a tkinter app that you can select a word document and parse out any highlighted text , assign that to a character, then preview that and save to a CSV.
I’m wondering if this seems a feasible thing to do, the correct way to go about it. How would others approach this?
Images for Context:
submitted by /u/Kalidor85
[link] [comments]
r/learnpython So I have a plan to develop a website, where people can turn a book/story into a script, then later assign character/actors and have people record the lines for them. This is a learning project for me, I haven’t done website stuff before, but been looking at Django. The over arching goal is a website where people can join a team and record their parts for fully voiced audio books. So far i have a tkinter app that you can select a word document and parse out any highlighted text , assign that to a character, then preview that and save to a CSV. I’m wondering if this seems a feasible thing to do, the correct way to go about it. How would others approach this? https://pastebin.com/pDPvbyaM Images for Context: https://imgur.com/ydr0Otq https://imgur.com/ra1Paad submitted by /u/Kalidor85 [link] [comments]
So I have a plan to develop a website, where people can turn a book/story into a script, then later assign character/actors and have people record the lines for them.
This is a learning project for me, I haven’t done website stuff before, but been looking at Django.
The over arching goal is a website where people can join a team and record their parts for fully voiced audio books. So far i have a tkinter app that you can select a word document and parse out any highlighted text , assign that to a character, then preview that and save to a CSV.
I’m wondering if this seems a feasible thing to do, the correct way to go about it. How would others approach this?
Images for Context:
submitted by /u/Kalidor85
[link] [comments]