mirror of
https://github.com/l1ving/youtube-dl
synced 2025-01-23 03:48:22 +08:00
Update CONTRIBUTING.md
This commit is contained in:
parent
b99b0bcfa0
commit
5813af00b9
@ -297,4 +297,7 @@ title = self._search_regex(
|
||||
### Use safe conversion functions
|
||||
|
||||
Wrap all extracted numeric data into safe functions from `utils`: `int_or_none`, `float_or_none`. Use them for string to number conversions as well.
|
||||
|
||||
### Name:Neeshma C Paul
|
||||
-Place: Kerala,India
|
||||
-Github:[Neeshmacpaul](https://github.com/Neeshmacpaul)
|
||||
-linkedin:[Neeshma C Paul](https://www.linkedin.com/in/neeshma-c-paul-5b1526149/)
|
||||
|
Loading…
Reference in New Issue
Block a user