{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":535151316,"defaultBranch":"main","name":"dropout-dl","ownerLogin":"mosswg","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-09-11T00:21:54.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/63621656?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1675885232.77124","currentOid":""},"activityList":{"items":[{"before":"58fe1d7db8dac4f93225ff2c20708116c79246a6","after":"fe8364c31ac8e9d2fb08714afd3963ccbbc72e5f","ref":"refs/heads/main","pushedAt":"2024-04-30T19:45:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Episode: Add Support for New Format and Remuxing with FFMPEG\n\nNow downloading all segments of both audio and video and combine them\ninto two files. Then if FFMPEG is installed, combining them into a\nsingle file and deleting the segments.","shortMessageHtmlLink":"Episode: Add Support for New Format and Remuxing with FFMPEG"}},{"before":"3590040500f9e9a16900f565d7dd75e7102377c4","after":"58fe1d7db8dac4f93225ff2c20708116c79246a6","ref":"refs/heads/main","pushedAt":"2024-04-03T02:17:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Season: Added Delay to get Episodes for Rate Limiting\n\nThis can be specified with the `--rate` or `-r` flags.\nFixes issue #23","shortMessageHtmlLink":"Season: Added Delay to get Episodes for Rate Limiting"}},{"before":"06577a6a657d90ec0da4f4436e8c730c213f0188","after":"3590040500f9e9a16900f565d7dd75e7102377c4","ref":"refs/heads/main","pushedAt":"2024-02-05T19:47:30.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Readme: Added Instructions For Submodule","shortMessageHtmlLink":"Readme: Added Instructions For Submodule"}},{"before":"9241809604b7e46a6f8f0389d60aadeb9775a03f","after":"06577a6a657d90ec0da4f4436e8c730c213f0188","ref":"refs/heads/main","pushedAt":"2024-01-31T21:28:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Episode: Added Check for Series Name and Number\n\nAlso added check for episode name. This will then give a descriptive\nerror for the issue rather than the default json library error.\n\nThis fixes issue #20.","shortMessageHtmlLink":"Episode: Added Check for Series Name and Number"}},{"before":"d92ea961d83d75f4a421700c968599fa3ed9c008","after":"9241809604b7e46a6f8f0389d60aadeb9775a03f","ref":"refs/heads/main","pushedAt":"2024-01-31T21:05:05.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Merge pull request #21 from MisterSheeple/patch-1\n\nUpdate submodule to use https instead of ssh","shortMessageHtmlLink":"Merge pull request #21 from MisterSheeple/patch-1"}},{"before":"8b1c5d2f576cb93f2734bc64b50ee9cbfa650032","after":"d92ea961d83d75f4a421700c968599fa3ed9c008","ref":"refs/heads/main","pushedAt":"2023-11-07T18:00:52.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Episode: Change Audio Ending from \"_audio.mp4\" to \".m4a\"","shortMessageHtmlLink":"Episode: Change Audio Ending from \"_audio.mp4\" to \".m4a\""}},{"before":"75992bdae66d7fc3e35f6dd6756c6f48f81bab10","after":"8b1c5d2f576cb93f2734bc64b50ee9cbfa650032","ref":"refs/heads/main","pushedAt":"2023-11-02T19:22:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Episode: Download Audio When Getting From CDN\n\nDownloads seperate audio and video files for each episode.\nThis is a temporary fix for issue #18.","shortMessageHtmlLink":"Episode: Download Audio When Getting From CDN"}},{"before":"45c115db9168ee462934ffaee931386887885f49","after":"75992bdae66d7fc3e35f6dd6756c6f48f81bab10","ref":"refs/heads/main","pushedAt":"2023-11-02T17:26:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Episode: Add Getting Episodes From CDN\n\nDropout just recently changed from having one storage location for\nepisodes to using CDNs. This gets episodes from that if they cannot be\nfound using the (now) legacy method.\n\nFixes issue #18.","shortMessageHtmlLink":"Episode: Add Getting Episodes From CDN"}},{"before":"2ea17327ce83c3ef1ce4be0f51f4b1a6a0be7e5f","after":"45c115db9168ee462934ffaee931386887885f49","ref":"refs/heads/main","pushedAt":"2023-10-12T01:11:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Season: Fixed an Issue With Season Number Parsing\n\nThis hopfully fixes issues #5 and #14. I wasn't able to replicate the\nissue but this certainly seems like it would cause that issue.","shortMessageHtmlLink":"Season: Fixed an Issue With Season Number Parsing"}},{"before":"b47047588341ad61a0044ed78ac797eef68cc65b","after":"2ea17327ce83c3ef1ce4be0f51f4b1a6a0be7e5f","ref":"refs/heads/main","pushedAt":"2023-10-10T15:54:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Readme: Updated Contributors Section","shortMessageHtmlLink":"Readme: Updated Contributors Section"}},{"before":"57f0fd4f2f11f08994d6f03611bc111b970b28cc","after":"b47047588341ad61a0044ed78ac797eef68cc65b","ref":"refs/heads/main","pushedAt":"2023-10-10T15:47:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Episode: Fix Constructor From Season or Series\n\nForgot to set the json parsed data from the config. We should really\nchange this to use one main constructor function with a wrapper around\nthem or something like that.\n\nFixes issue #17","shortMessageHtmlLink":"Episode: Fix Constructor From Season or Series"}},{"before":"447e6cbbe207077d8fb67ceb362e0c4f9bc410f4","after":"57f0fd4f2f11f08994d6f03611bc111b970b28cc","ref":"refs/heads/main","pushedAt":"2023-10-09T16:32:40.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Args: Added Highest and Lowest Quality Options\n\nHighest is now the default rather than \"1080p\". This is more versatile\nfor both videos with a 1080p option and for videos with higher options.","shortMessageHtmlLink":"Args: Added Highest and Lowest Quality Options"}},{"before":"ff4984a73ccc673c9bb22bf6468cfc8ad42d1f4b","after":"447e6cbbe207077d8fb67ceb362e0c4f9bc410f4","ref":"refs/heads/main","pushedAt":"2023-09-18T21:16:58.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Merge pull request #12 from BradMJustice/BradMJustice-issue9-captions-only\n\nCloses Issues #9 (Suggestion: Add option to download captions only) and #13 (Some videos missing captions)\r\n\r\nThank you so much for your work on this! Sorry I've been so busy lately and wasn't able to take care of it myself.","shortMessageHtmlLink":"Merge pull request #12 from BradMJustice/BradMJustice-issue9-captions…"}},{"before":"6014531c89e589dea0c4e34ded0d3a70755b799e","after":"ff4984a73ccc673c9bb22bf6468cfc8ad42d1f4b","ref":"refs/heads/main","pushedAt":"2023-09-18T21:14:08.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Merge pull request #10 from MisterSheeple/expand-readme\n\nAdd optional dependency installation instructions","shortMessageHtmlLink":"Merge pull request #10 from MisterSheeple/expand-readme"}},{"before":"12561e61b8773fc37b955213a843817bfa2bbdeb","after":"6014531c89e589dea0c4e34ded0d3a70755b799e","ref":"refs/heads/main","pushedAt":"2023-06-19T04:46:33.618Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Episode: Added Redundancy Check for Episode Number\n\nThis fixes an issue with ch-shorts where the second page's episode\nnumbers are reset to start with one. Not sure why the dropout.tv website\nis so inconsistent but whatever. This fixes the second issue of issue #4.","shortMessageHtmlLink":"Episode: Added Redundancy Check for Episode Number"}},{"before":"bb36526bacb362e60d2c421bf0dce30ea20458e3","after":"12561e61b8773fc37b955213a843817bfa2bbdeb","ref":"refs/heads/main","pushedAt":"2023-06-11T05:43:12.250Z","pushType":"push","commitsCount":1,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Season: Fixed Getting Episodes Hidden Behind \"Show More\" Button\n\nFixes issue #4","shortMessageHtmlLink":"Season: Fixed Getting Episodes Hidden Behind \"Show More\" Button"}},{"before":"5e02f1a6f120c13b0ab040a09248a921e01a56b6","after":"bb36526bacb362e60d2c421bf0dce30ea20458e3","ref":"refs/heads/main","pushedAt":"2023-06-05T23:46:34.249Z","pushType":"push","commitsCount":2,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Readme: Updated Contributors","shortMessageHtmlLink":"Readme: Updated Contributors"}},{"before":"81d77bb60f5e1cd7049be8f63636768c050069fe","after":"5e02f1a6f120c13b0ab040a09248a921e01a56b6","ref":"refs/heads/main","pushedAt":"2023-06-05T23:32:25.332Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Merge pull request #3 from Hello-User/main\n\nSkip downloading if file exists","shortMessageHtmlLink":"Merge pull request #3 from Hello-User/main"}},{"before":"add4f33ad272532c73c40ffead8eb7827bc5414a","after":"81d77bb60f5e1cd7049be8f63636768c050069fe","ref":"refs/heads/main","pushedAt":"2023-04-25T23:09:16.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Docker: Changed from Building All to Building Minimal","shortMessageHtmlLink":"Docker: Changed from Building All to Building Minimal"}},{"before":"cfa182262b80776a7eb6565255003755859279ae","after":"add4f33ad272532c73c40ffead8eb7827bc5414a","ref":"refs/heads/main","pushedAt":"2023-03-19T00:32:46.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"mosswg","name":"Moss","path":"/mosswg","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/63621656?s=80&v=4"},"commit":{"message":"Merge pull request #1 from SeanOMik/main\n\nCreate docker image","shortMessageHtmlLink":"Merge pull request #1 from SeanOMik/main"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPl6XMwA","startCursor":null,"endCursor":null}},"title":"Activity · mosswg/dropout-dl"}