• Joined on 2026-01-10
istvan pushed to playlist_service at istvan/video_downloader_real 2026-03-08 18:20:36 +01:00
3a97f29170 - Added Flyway sql scripts
istvan pushed to playlist_service at istvan/video_downloader_real 2026-03-06 14:13:56 +01:00
4b70387ed5 Separate function for downloading and file validation. This is now a rudimentary working version.
istvan pushed to playlist_service at istvan/video_downloader_real 2026-03-06 11:36:17 +01:00
b63d70078a ipv4 enforce in order to skip timeout for ipv6 search
istvan pushed to playlist_service at istvan/video_downloader_real 2026-03-06 10:26:01 +01:00
f83d21d8f6 Added new endpoints to launch the sequence with. Reverted back to using Lists at Video and Playlist typologies. Removed downloadVideo use for the time being. Instead, we have process video to add details to the database.
istvan pushed to playlist_service at istvan/video_downloader_real 2026-02-24 17:40:10 +01:00
06b9dd09c3 Print is finally working.
istvan pushed to playlist_service at istvan/video_downloader_real 2026-02-22 18:41:19 +01:00
afbff59d49 - Database: Update -> Drop and Create
istvan pushed to playlist_service at istvan/video_downloader_real 2026-02-21 19:51:56 +01:00
44ccc885ee Added Playlist One to Many and Video Many to One relation to the DB.
istvan pushed to playlist_service at istvan/video_downloader_real 2026-02-21 17:43:40 +01:00
f41ce2ec30 Init playlist service/Rename api postmapping root to /v2
istvan pushed to playlist_service at istvan/video_downloader_real 2026-02-21 14:40:41 +01:00
99ff046d16 Decoupling ProcessService from Video Validation and Validation Execution
istvan pushed to playlist_service at istvan/video_downloader_real 2026-02-17 23:06:54 +01:00
3e50cd970f IT WORKS.
istvan pushed to playlist_service at istvan/video_downloader_real 2026-02-17 21:44:39 +01:00
a39bad0f13 Added video downloading from database url.
istvan pushed to playlist_service at istvan/video_downloader_real 2026-02-16 21:43:08 +01:00
8182665de9 Init
istvan created branch playlist_service in istvan/video_downloader_real 2026-02-16 21:43:08 +01:00
istvan pushed to main at istvan/video_downloader_real 2026-02-15 16:58:38 +01:00
cbed4362a8 VideoController: - Add /all & /{id} paths; VideoService: - Add getVideoById, throws exception on service layer.; - Add getVideos, returns all videos from DB
istvan pushed to main at istvan/video_downloader_real 2026-02-08 15:58:11 +01:00
df838920b6 Init ProcessService
istvan pushed to main at istvan/video_downloader_real 2026-02-06 09:05:38 +01:00
68b7143fb2 Remove DB entry duplication on POST. StatusENUM in DB to STRING type
istvan pushed to main at istvan/video_downloader_real 2026-02-06 08:49:50 +01:00
c8993a67d1 StatusEnum DB Indices to Text
istvan pushed to main at istvan/video_downloader_real 2026-02-06 08:30:39 +01:00
31906f2010 Reverting
41cb2eb470 add postgres connector
Compare 2 commits »
istvan pushed to main at istvan/video_downloader_real 2026-02-05 11:18:02 +01:00
cd6cc9812a Forgot to commit and push. After the base is done, I'll be following normal git principles.
istvan pushed to main at istvan/video_downloader_real 2026-02-03 17:01:32 +01:00
a73221636e nexus - jenkins connector