Closed satyamtg closed 3 years ago
This is an incorrect recipe. Recipe states that this is a channel
and provides a list of playlists as ID
.
The auto-name/filename feature constructs a name/filename based on the channel
ID which, in this case, is incredibly long and incorrect.
Channels are usually 24chars long, so we should exit and warn should a user launch a channel
request with an ID longer than that but that's just for usability improvements.
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.
Hey I am new to open source community , could you please explain the issue ? I didn't quite understand it
This issue has been automatically marked as stale because it has not had recent activity. It will be now be reviewed manually. Thank you for your contributions.
https://farm.openzim.org/pipeline/5ef9ad429ec57a810576f6e7/debug failed with an error -
This is due to the JSON name being the same as the --id tag it seems.