From cce40ba3efb4f5477e7d37a406ffad52198f83fc Mon Sep 17 00:00:00 2001 From: yolonhese Date: Sun, 16 Oct 2016 22:29:50 +0100 Subject: [PATCH] added the start for an alternative --- ESOF-Docs/ENTREGA1.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ESOF-Docs/ENTREGA1.md b/ESOF-Docs/ENTREGA1.md index 76e6a8d40..9e455bc3c 100644 --- a/ESOF-Docs/ENTREGA1.md +++ b/ESOF-Docs/ENTREGA1.md @@ -24,4 +24,6 @@ After some time, things kept evolving in the same direction. The new developers After an extensive review of the project, we found that for an open-source project that started as a straightforward youtube downloader, surprisingly it evolved into a **multi website** video downloader with many more features than the ones it started with. +Interestingly enough, around the date when the original developer, Ricardo, stopped working on **Youtube-dl** the community took over and there was a boom. Fortunately this went well, but could result in inconsistencies or even some redundant pieces of code. + In the opinion of the authors of this report, the development process of the application, even though it wasn’t structured from the beginning, took advantage of the best part of the open source community. The constant feedback from users and the help of new developers created a structure that was organically put together by the community. This worked well in this specific case as the final result it’s more mature and well structured than the initial prototype.