1
0
mirror of https://codeberg.org/polarisfm/youtube-dl synced 2024-11-30 04:08:01 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
Julian Galperin
563034f100 Added except on Regex error 2019-04-18 17:42:34 -04:00
Julian Galperin
d8363c816b changed some of the stuff the guy wants to be changed 2019-04-18 17:31:18 -04:00
quinlander
51dedc9f73 replaced int to string conversion with 'int_or_none', made more robust by checking multiple subdomains for src link 2019-04-16 19:53:21 -04:00
quinlander
5de4ebf7b5 simplified try block regex and specified better name for url 2019-04-16 19:29:41 -04:00
quinlander
8ac9af1ce2 remove unecessary 're' import and ran flake8 2019-04-15 17:43:21 -04:00
quinlander
159a2cff27 cleaned up code to increase readability, fixed test 2 2019-04-15 17:38:36 -04:00
Julian Galperin
adb6f53432 added more tests 2019-04-15 17:21:51 -04:00
Julian Galperin
3448add962 fixed ext error 2019-04-15 17:14:22 -04:00
Julian Galperin
76a8117e48 cleaned up changba.py 2019-04-15 17:02:55 -04:00
quinlander
0b8c02e716 added 2 basic tests 2019-04-15 16:38:29 -04:00
quinlander
89b2983b3f Added changba import and implemented simple changba extractor with single test 2019-04-14 20:04:08 -04:00