most of program1 is done, shape of program2, actual app to be started
This commit is contained in:
@@ -56,9 +56,9 @@ flowchart TB
|
||||
dll L_dll_raw_0@== "onAirDropDownload.sh" ==> raw
|
||||
raw L_raw_pgrm1_0@=== pgrm1
|
||||
pgrm1 L_pgrm1_videos_0@== ffmpeg ==> videos
|
||||
pgrm1 -- register videos --> bdd
|
||||
app["DanceVideos App"] -- classify, register playlists --> bdd
|
||||
pgrm2 -- convert playlists to directories of symlink --> playlists
|
||||
pgrm1 -- 1) register videos --> bdd
|
||||
app["DanceVideos App"] -- 2) classify, register playlists --> bdd
|
||||
pgrm2 -- 3) convert playlists to directories of symlink --> playlists
|
||||
pgrm2 --- bdd
|
||||
videos L_videos_playlists_0@-.- playlists
|
||||
raw@{ shape: docs}
|
||||
|
||||
Reference in New Issue
Block a user