mirror of
https://github.com/JoseDeFreitas/awesome-youtubers.git
synced 2025-01-03 11:30:49 -05:00
Merge branch 'main' of https://github.com/JoseDeFreitas/awesome-youtubers into main
This commit is contained in:
commit
9cb686da5e
6
.github/pull_request_template.md
vendored
6
.github/pull_request_template.md
vendored
@ -1,6 +1,6 @@
|
|||||||
- **Name of the youtuber:**
|
- **Name of the YouTuber:**
|
||||||
- **What the channel is about (eg. web development, design, ...)**:
|
- **What is the channel about? (eg. web development, design, ...)**:
|
||||||
- **Which section is the channel in? (if you created a section, please specify why)**:
|
- **Which section is the channel in? (if you created a section, please specify why)**:
|
||||||
- **Why do you consider the youtuber deserves a place in this list? *What does make it awesome?***:
|
- **Why do you consider the YouTuber deserves a place in this list? *What does make it awesome?***:
|
||||||
|
|
||||||
<!-- Repeat this template for every YouTuber you add. You can delete this comment if you want. -->
|
<!-- Repeat this template for every YouTuber you add. You can delete this comment if you want. -->
|
||||||
|
@ -1,17 +1,16 @@
|
|||||||
# Badges
|
# Badges
|
||||||
Badges are little identificators to let you know more about a specific youtuber. 0 or more badges can be attached to a youtuber. These badges they only serve as extra information for you while navigating through this list. Note that these badges don't mean that the youtuber itself is better than any other that doesn't have any badges; the badges are only extra information about a youtuber's channel.
|
Badges are little identificators to let you know more about a specific YouTuber. 0 or more badges can be attached to a YouTuber. These badges they only serve as extra information for you while navigating through this list. Note that these badges don't mean that the YouTuber itself is better than any other that doesn't have any badges; the badges are only extra information about a YouTuber's channel.
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
<img align="left" width="90px" height="90px" alt="Badge for verified YouTube channels" src="media/badge-verified.svg" title="Is a verified YouTube channel"/>
|
<img align="left" width="90px" height="90px" alt="Badge for verified YouTube channels" src="media/badge-verified.svg" title="Is a verified YouTube channel"/>
|
||||||
|
|
||||||
#### Verified YouTube Channel
|
#### Verified YouTube Channel
|
||||||
This badge is attached to the youtubers that have a verified symbol on their channel. Learn more about verified YouTube channels [here](https://support.google.com/youtube/answer/3046484?hl=en).
|
This badge is attached to the YouTubers that have a verified symbol on their channel. Learn more about verified YouTube channels [here](https://support.google.com/youtube/answer/3046484?hl=en).
|
||||||
|
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
<img align="left" width="90px" height="90px" alt="Badge for youtubers that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>
|
<img align="left" width="90px" height="90px" alt="Badge for YouTubers that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>
|
||||||
|
|
||||||
#### Weekly video upload
|
#### Weekly video upload
|
||||||
This badge is attached to the youtubers who upload at least 1 video per week.
|
This badge is attached to the YouTubers who upload at least 1 video per week.
|
||||||
|
|
||||||
|
@ -1,15 +1,26 @@
|
|||||||
# Contribution guidelines
|
# Contribution guidelines
|
||||||
|
|
||||||
Please follow the [code of conduct](https://github.com/JoseDeFreitas/awesome-youtubers/blob/master/code-of-conduct.md).
|
Please follow the [code of conduct](code-of-conduct.md).
|
||||||
|
|
||||||
Only add youtubers that are **awesome**! *"After all, it's a curation, not a collection"*. [What is awesome?](https://github.com/sindresorhus/awesome/blob/main/awesome.md#only-awesome-is-awesome)
|
Only add YouTubers that are **awesome**! *"After all, it's a curation, not a collection"*. [What is awesome?](https://github.com/sindresorhus/awesome/blob/main/awesome.md#only-awesome-is-awesome)
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Guide for new GitHub users</summary>
|
||||||
|
<ol>
|
||||||
|
<li>Go to the <a href="https://github.com/JoseDeFreitas/awesome-youtubers/blob/main/readme.md">readme.md</a> file in this repository.</li>
|
||||||
|
<li>Click on the "edit" button (the one with a pencil icon).</li>
|
||||||
|
<li>Add the new YouTuber (following the format below and at the bottom of the proper section) and click "Commit".</li>
|
||||||
|
<li>Click on the green button "Create pull request", fill out the template and click on the green "Create pull request" button again.</li>
|
||||||
|
<p>That's all... it's that easy!</p>
|
||||||
|
</ol>
|
||||||
|
</details>
|
||||||
|
|
||||||
## Add the YouTuber following this format
|
## Add the YouTuber following this format
|
||||||
|
|
||||||
```html
|
```html
|
||||||
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="LINK_TO_THE_AVATAR_OF_THE_YOUTUBE_CHANNEL"/>](LINK_TO_THE_CHANNEL_MAIN_PAGE)
|
[<img align="left" height="94px" width="94px" alt="Channel's avatar" src="LINK_TO_THE_AVATAR_OF_THE_YOUTUBE_CHANNEL"/>](LINK_TO_THE_CHANNEL_MAIN_PAGE)
|
||||||
|
|
||||||
[**NAME_OF_THE_CHANNEL**](LINK_TO_THE_CHANNEL_MAIN_PAGE) [<img height="16px" width="16px" alt="Badge for verified YouTube channels" src="media/badge-verified.svg" title="Is a verified YouTube channel"/>](badges.md#verified-youtube-channel) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>](badges.md#weekly-video-upload) \
|
[**NAME_OF_THE_CHANNEL**](LINK_TO_THE_CHANNEL_MAIN_PAGE) [<img height="16px" width="16px" alt="Badge for verified YouTube channels" src="media/badge-verified.svg" title="Is a verified YouTube channel"/>](badges.md#verified-youtube-channel) [<img height="16px" width="16px" alt="Badge for YouTubers that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>](badges.md#weekly-video-upload) \
|
||||||
Content about: EXAMPLE, EXAMPLE, EXAMPLE \
|
Content about: EXAMPLE, EXAMPLE, EXAMPLE \
|
||||||
Featured playlists: `PLAYLIST 1`, `PLAYLIST 2`, `PLAYLIST 3`, `PLAYLIST 4`. \
|
Featured playlists: `PLAYLIST 1`, `PLAYLIST 2`, `PLAYLIST 3`, `PLAYLIST 4`. \
|
||||||
<br/>
|
<br/>
|
||||||
@ -20,34 +31,34 @@ Featured playlists: `PLAYLIST 1`, `PLAYLIST 2`, `PLAYLIST 3`, `PLAYLIST 4`. \
|
|||||||
|
|
||||||
[<img align="left" height="94px" width="94px" alt="GitHub channel's avatar" src="https://yt3.ggpht.com/a/AATXAJzVBGU-QyENevFp8etYX1iEak8Y7KEjUPsucWAvAA=s100-c-k-c0xffffffff-no-rj-mo"/>](https://www.youtube.com/user/github)
|
[<img align="left" height="94px" width="94px" alt="GitHub channel's avatar" src="https://yt3.ggpht.com/a/AATXAJzVBGU-QyENevFp8etYX1iEak8Y7KEjUPsucWAvAA=s100-c-k-c0xffffffff-no-rj-mo"/>](https://www.youtube.com/user/github)
|
||||||
|
|
||||||
[**GitHub**](https://www.youtube.com/user/github) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>](badges.md#weekly-video-upload) \
|
[**GitHub**](https://www.youtube.com/user/github) [<img height="16px" width="16px" alt="Badge for YouTuber that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>](badges.md#weekly-video-upload) \
|
||||||
Content about: Open Source, Security, App development \
|
Content about: Open Source, Security, App development \
|
||||||
Featured playlists: `Open Source Friday`, `GitHub Satellite 2020 - Work`, `Public Roadmap`, `GitHub Artic Code Vault`.
|
Featured playlists: `Open Source Friday`, `GitHub Satellite 2020 - Work`, `Public Roadmap`, `GitHub Artic Code Vault`.
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
**Only edit the words that are in ALL UPPER CASE. Leave all the other things as they are. Considerations below.**
|
**Only edit the words that are in ALL UPPER CASE. Leave all the other things as they are. Considerations below.**
|
||||||
|
|
||||||
- In the example, you see the two badges were added (verified YouTube and weekly upload badges). If the channel doesn't meet one of this requirements, remove the badge. More information on the [badges file](badges.md).
|
- In the example, you see the two badges were added (verified YouTube and weekly upload badges). If the channel doesn't meet one of these requirements, remove the badge. More information on the [badges file](badges.md).
|
||||||
- If the "Featured playlists" section is shorter than 124 characters, add a `\` symbol and a `<br/>` tag on the line below. Otherwise, don't do it.
|
- If the "Featured playlists" section is shorter than 124 characters, add a `\` symbol and a `<br/>` tag on the line below. Otherwise, don't do it.
|
||||||
- Pay attention to all the other characters: dots, commas, asterisks, etc. Some of them are used by the [awesome YouTubers linter](linter/).
|
- Pay attention to all the other characters: dots, commas, asterisks, etc. Some of them are used by the [awesome YouTubers linter](linter/).
|
||||||
- Before making the pull request, make sure the layout looks good.
|
- Before making the pull request, make sure the layout looks good.
|
||||||
|
|
||||||
## Add the pull request content following this format
|
## Create the pull request content following this format
|
||||||
|
|
||||||
*Appears automatically when you create the pull request.*
|
*Appears automatically when you create the pull request.*
|
||||||
|
|
||||||
```markdown
|
```markdown
|
||||||
- **Name of the youtuber:**
|
- **Name of the YouTuber:**
|
||||||
- **What the channel is about (eg. web development, design, ...)**:
|
- **What is the channel about? (eg. web development, design, ...)**:
|
||||||
- **Which section is the channel in? (if you created a section, please specify why)**:
|
- **Which section is the channel in? (if you created a section, please specify why)**:
|
||||||
- **Why do you consider the youtuber deserves a place in this list? *What does make it awesome?***:
|
- **Why do you consider the YouTuber deserves a place in this list? *What does make it awesome?***:
|
||||||
```
|
```
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>Example:</summary>
|
<summary>Example:</summary>
|
||||||
|
|
||||||
- **Name of the youtuber**: GitHub
|
- **Name of the YouTuber**: GitHub
|
||||||
- **What the channel is about (eg. web development, design, ...)**: Software Development Platform for storing repositories.
|
- **What is the channel about? (eg. web development, design, ...)**: Software Development Platform for storing repositories.
|
||||||
- **Which section is the channel in? (if you created a section, please specify why)**: Open Source
|
- **Which section is the channel in? (if you created a section, please specify why)**: Open Source.
|
||||||
- **Why do you consider the youtuber deserves a place in this list? *What does make it awesome?***: The youtuber uploads videos every day with general-tech tutorials. These tutorials include securing your organization, finding vulnerabilities, using GitHub actions and more. It also has pretty useful playlists where you can find talks from professionals that teach you diverse topics.
|
- **Why do you consider the YouTuber deserves a place in this list? *What does make it awesome?***: The youtuber uploads videos every day with general-tech tutorials. These tutorials include securing your organization, finding vulnerabilities, using GitHub actions and more. It also has pretty useful playlists where you can find talks from professionals that teach you diverse topics.
|
||||||
</details>
|
</details>
|
||||||
|
@ -1,114 +0,0 @@
|
|||||||
# സംഭാവന മാർഗ്ഗനിർദ്ദേശങ്ങൾ
|
|
||||||
|
|
||||||
ദയവായി പിന്തുടരുക [പെരുമാറ്റച്ചട്ടം](https://github.com/JoseDeFreitas/awesome-youtubers/blob/master/code-of-conduct.md).
|
|
||||||
"YouTube ചാനൽ", "ചാനൽ", "യൂട്യൂബർ" എന്നിവ അർത്ഥമാക്കുന്നത് തന്നെയാണ് [ഈ ശേഖരം](https://github.com/JoseDeFreitas/awesome-youtubers).
|
|
||||||
- [ചാനൽ നിയമങ്ങൾ](#channel-rules)
|
|
||||||
- [ഒരു യൂട്യൂബർ ചേർക്കുക](#add-a-youtuber)
|
|
||||||
- [Youtuber ടെംപ്ലേറ്റ്](#youtuber-template)
|
|
||||||
- [അഭ്യർത്ഥന ടെംപ്ലേറ്റ് വലിക്കുക](#pull-request-template)
|
|
||||||
- [പ്രശ്നങ്ങൾ തുറക്കുക](#open-issues)
|
|
||||||
|
|
||||||
** ആകർഷണീയമായ ** യൂട്യൂബറുകൾ മാത്രം ചേർക്കുക! * "എല്ലാത്തിനുമുപരി, ഇത് ഒരു ക്യൂറേഷനാണ്, ഒരു ശേഖരമല്ല" *. [എന്താണ് ആകർഷണീയമായത്?](https://github.com/sindresorhus/awesome/blob/main/awesome.md#only-awesome-is-awesome)
|
|
||||||
യൂട്യൂബർ ഇപ്പോൾ സജീവമല്ലെങ്കിൽ പ്രശ്നമില്ല; യൂട്യൂബറിന് വീഡിയോകൾ / പ്ലേലിസ്റ്റുകൾ അപ്ലോഡ് ചെയ്തിട്ടുണ്ടെങ്കിലും പുതിയ വീഡിയോകളില്ലെങ്കിൽ, അത് ഇപ്പോഴും കണക്കാക്കുന്നു. എന്താണ് യൂട്യൂബർ ചേർക്കേണ്ടതെന്ന് തീരുമാനിക്കുമ്പോൾ ചുവടെയുള്ള ചാനൽ നിയമങ്ങൾ പാലിക്കുക.
|
|
||||||
** ഈ പ്രശ്നം പരിശോധിക്കുക -> [#32](https://github.com/JoseDeFreitas/awesome-youtubers/issues/32) for more information and a discussion.**
|
|
||||||
|
|
||||||
## ചാനൽ നിയമങ്ങൾ
|
|
||||||
|
|
||||||
- ചാനൽ സാങ്കേതികവിദ്യയിൽ ശ്രദ്ധ കേന്ദ്രീകരിച്ചിരിക്കുന്നു കൂടാതെ സാങ്കേതികവിദ്യയുമായി ബന്ധപ്പെട്ട ഉള്ളടക്കത്തെക്കുറിച്ചും യൂട്യൂബർ പഠിപ്പിക്കുന്നു. സ്വീകാര്യമായ വിഷയങ്ങളുടെ ഉദാഹരണങ്ങൾ: ജാവാസ്ക്രിപ്റ്റ് ട്യൂട്ടോറിയലുകൾ, വെബ് ഡിസൈൻ, കമാൻഡ്-ലൈൻ cmdlets. സ്വീകാര്യമല്ലാത്ത വിഷയങ്ങളുടെ ഉദാഹരണങ്ങൾ: ഒരു ഇല്ലസ്ട്രേറ്ററായി ഫ്രീലാൻസിംഗ്, സാങ്കേതിക വ്യവസായത്തിലെ നിയമങ്ങൾ, വ്യക്തിഗത ധനകാര്യ ടിപ്പുകൾ, മേക്കപ്പ്, തമാശകൾ.
|
|
||||||
- ഇത് ഒരു മുഴുവൻ YouTube ചാനലും (ഒരു യൂട്യൂബർ) ആയിരിക്കണം. നിങ്ങൾക്ക് ഒരു വീഡിയോ അല്ലെങ്കിൽ പ്ലേലിസ്റ്റ് മാത്രം ചേർക്കാൻ കഴിയില്ല.
|
|
||||||
- യൂട്യൂബർ സൃഷ്ടിച്ച ഉള്ളടക്കത്തിൽ നിന്നാണ് ചാനൽ നിർമ്മിക്കേണ്ടത്. പ്ലേലിസ്റ്റുകൾ സൃഷ്ടിക്കുന്നതും മറ്റ് യൂട്യൂബറുകളിൽ നിന്ന് വീഡിയോകൾ ചേർക്കുന്നതുമായ ചാനലുകൾ ചേർക്കരുത്.
|
|
||||||
- ചാനൽ ഇത് പാലിക്കണം [YouTube terms](https://www.youtube.com/t/terms) ഒപ്പം YouTube നൽകുന്ന മറ്റേതെങ്കിലും നിയമങ്ങളും.
|
|
||||||
- ചാനൽ പ്രാഥമികമായി ഇംഗ്ലീഷ് ആയിരിക്കണം.
|
|
||||||
|
|
||||||
** _ മറ്റ് ഭാഷകളിലെ ആകർഷണീയമായ യൂട്യൂബർമാർക്കായി: _ ** [മറ്റ് ഭാഷകളുടെ ഫോൾഡറിൽ] സ്ഥിതിചെയ്യുന്ന അനുബന്ധ ഭാഷാ പട്ടികയിലേക്ക് ദയവായി സംഭാവന ചെയ്യുക.(https://github.com/JoseDeFreitas/awesome-youtubers/tree/master/other-languages/readme-non_en.md). ഇംഗ്ലീഷ് ഇതര ചാനലുകൾക്കും നിയമങ്ങൾ ഇപ്പോഴും ബാധകമാണ്.)
|
|
||||||
|
|
||||||
## ഒരു യൂട്യൂബർ ചേർക്കുക
|
|
||||||
|
|
||||||
ഒരു യൂട്യൂബർ ചേർക്കാൻ, നിങ്ങൾ ഒരു ഫോർക്ക്ഡ് ശേഖരത്തിൽ നിന്ന് ഒരു പുൾ അഭ്യർത്ഥന സൃഷ്ടിക്കേണ്ടതുണ്ട്.
|
|
||||||
|
|
||||||
- മുകളിൽ വലതുവശത്ത്, ഫോർക്ക് ബട്ടണിൽ ക്ലിക്കുചെയ്യുക
|
|
||||||
- നിങ്ങൾ സൃഷ്ടിച്ച നാൽക്കവലയിൽ, ഒരു പുതിയ ബ്രാഞ്ച് സൃഷ്ടിക്കുക (If you're using command line, do: `git checkout -b NAME_OF_BRANCH`.)
|
|
||||||
- നിങ്ങൾ ഇപ്പോൾ സൃഷ്ടിച്ച ബ്രാഞ്ചിലെ readme.md ഫയൽ എഡിറ്റുചെയ്യുക.
|
|
||||||
- ചുവടെയുള്ള യൂട്യൂബർ ടെംപ്ലേറ്റ് ഉപയോഗിച്ച്, യൂട്യൂബർ (കൾ) ഉചിതമായ വിഭാഗത്തിലേക്ക് ** വിഭാഗത്തിന്റെ ചുവടെ ** ചേർക്കുക അല്ലെങ്കിൽ നിങ്ങൾക്ക് വേണമെങ്കിൽ മറ്റൊരു വിഭാഗം സൃഷ്ടിക്കുക (ഒരു വിഭാഗം നിരവധി YouTube ചാനലുകൾ സൂക്ഷിക്കുന്നു, വിവേചനാധികാരം ഉപയോഗിക്കുക).
|
|
||||||
|
|
||||||
* ഒരു പുൾ അഭ്യർത്ഥന എങ്ങനെ തുറക്കാമെന്ന് അറിയാൻ [പുൾ അഭ്യർത്ഥന ടെംപ്ലേറ്റ്] (# പുൾ-അഭ്യർത്ഥന-ടെംപ്ലേറ്റ്) ലേക്ക് പോകുക *.
|
|
||||||
|
|
||||||
യൂട്യൂബർ ടെംപ്ലേറ്റ് എങ്ങനെ ഉപയോഗിക്കാം:
|
|
||||||
- ലിങ്ക് ഷോർട്ടണറുകൾ ഉപയോഗിക്കരുത്
|
|
||||||
- ടെംപ്ലേറ്റിലെ ലേ layout ട്ടുകളോ ആട്രിബ്യൂട്ടുകളോ മാറ്റരുത്
|
|
||||||
- ALL_CAPS, തിരഞ്ഞെടുത്ത പ്ലേലിസ്റ്റ് വിഭാഗത്തിലെ ഇനങ്ങൾ മാറ്റിസ്ഥാപിക്കുന്ന യൂട്യൂബർ വിവരങ്ങൾ ഉപയോഗിച്ച് ടെംപ്ലേറ്റ് പൂരിപ്പിക്കുക
|
|
||||||
- ചാനലിലേക്കുള്ള ലിങ്ക് യൂട്യൂബറിന്റെ ചാനൽ പ്രധാന പേജിലേക്ക് മാത്രം റീഡയറക്ടുചെയ്യണം (it **shouldn't** redirect to one of their videos specific channel section, or subscribe button) (eg. https://www.youtube.com/user/github or https://www.youtube.com/channel/UC8butISFwT-Wl7EV0hUK0BQ).
|
|
||||||
- ചാനലിന്റെ അവതാർ ലഭിക്കാൻ, പ്രധാന ചാനലിന്റെ പേജിലേക്ക് പോയി, അവതാരത്തിൽ വലത്-ക്ലിക്കുചെയ്ത് "ഇമേജ് വിലാസം പകർത്തുക" തിരഞ്ഞെടുക്കുക. ടെംപ്ലേറ്റിൽ LINK_TO_THE_AVATAR_OF_THE_YOUTUBE_CHANNEL മാറ്റിസ്ഥാപിക്കുന്നതിന് ഇമേജ് വിലാസം ഒട്ടിക്കുക. (Do not modify the image or change the width and/or height attributes on the `<img>` tag.)
|
|
||||||
- If the channel meets any badge requirements, add accordingly (refer to [badges.md](https://github.com/JoseDeFreitas/awesome-youtubers/blob/master/badges.md)).ചാനൽ ബാഡ്ജ് (കൾ) ആവശ്യകതകൾ നിറവേറ്റുന്നില്ലെങ്കിൽ, ആ ബാഡ്ജ് ഇല്ലാതാക്കി മറ്റുള്ളവയുമായി ഓർഡർ സൂക്ഷിക്കുക. ചാനലുകൾക്ക് ഒരു ബാഡ്ജ് ആവശ്യകതയും ആവശ്യമില്ല.
|
|
||||||
- "ഉള്ളടക്കം" വിഭാഗം ** ** ** 1 ** വരിയേക്കാൾ കൂടുതലാകരുത്.
|
|
||||||
- "തിരഞ്ഞെടുത്ത പ്ലേലിസ്റ്റുകൾ" വിഭാഗം ** ** ** 2 ** വരികളിൽ കൂടുതലാകരുത്.
|
|
||||||
- യൂട്യൂബറിന് പ്ലേലിസ്റ്റ് ഇല്ലെങ്കിൽ, നിങ്ങൾക്ക് ഒരു വീഡിയോ വീഡിയോ പ്ലേലിസ്റ്റായി പരിഗണിക്കാം അല്ലെങ്കിൽ "` ഒന്നുമില്ല` "എന്ന് ടൈപ്പുചെയ്യുക.
|
|
||||||
### യൂട്യൂബർ ടെംപ്ലേറ്റ്:
|
|
||||||
|
|
||||||
```html
|
|
||||||
[<img align="left" height="94px" width="94px" alt="NAME_OF_THE_YOUTUBE_CHANNEL channel's avatar" src="LINK_TO_THE_AVATAR_OF_THE_YOUTUBE_CHANNEL"/>](LINK_TO_THE_CHANNEL)
|
|
||||||
|
|
||||||
[**NAME_OF_THE_CHANNEL**](LINK_TO_THE_CHANNEL) [<img height="16px" width="16px" alt="Badge for verified YouTube channels" src="media/badge-verified.svg" title="Is a verified YouTube channel"/>](badges.md#verified-youtube-channel) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>](badges.md#weekly-video-upload) \
|
|
||||||
ഇതിനെക്കുറിച്ചുള്ള ഉള്ളടക്കം: EXAMPLE, EXAMPLE, EXAMPLE \
|
|
||||||
തിരഞ്ഞെടുത്ത പ്ലേലിസ്റ്റുകൾ: `പ്ലേലിസ്റ്റ് -1`,` പ്ലേലിസ്റ്റ് -2`, `പ്ലേലിസ്റ്റ് -3`,` പ്ലേലിസ്റ്റ് -4`.
|
|
||||||
`` `
|
|
||||||
|
|
||||||
മറ്റൊന്നിനു താഴെ ഒരു യൂട്യൂബർ ചേർക്കുമ്പോൾ, നിങ്ങൾ മറ്റൊരു വരി ചേർക്കണം. ഉദാഹരണം:
|
|
||||||
|
|
||||||
`` `html
|
|
||||||
...
|
|
||||||
തിരഞ്ഞെടുത്ത പ്ലേലിസ്റ്റുകൾ: `പ്ലേലിസ്റ്റ് -1`,` പ്ലേലിസ്റ്റ് -2`, `പ്ലേലിസ്റ്റ് -3`,` പ്ലേലിസ്റ്റ് -4`.
|
|
||||||
|
|
||||||
[<img align="left" height="94px" width="94px" alt="NAME_OF_THE_YOUTUBE_CHANNEL channel's avatar" src="LINK_TO_THE_AVATAR_OF_THE_YOUTUBE_CHANNEL"/>](LINK_TO_THE_CHANNEL)
|
|
||||||
...
|
|
||||||
```
|
|
||||||
** "തിരഞ്ഞെടുത്ത പ്ലേലിസ്റ്റുകൾ" വിഭാഗം ചില ലേ layout ട്ട് പ്രശ്നങ്ങളിലേക്ക് നയിച്ചേക്കാം **. "തിരഞ്ഞെടുത്ത പ്ലേലിസ്റ്റുകൾ" വിഭാഗം 1 വരി മാത്രമാണെങ്കിൽ, ചുവടെയുള്ള യൂട്യൂബറിന് ഒരു തകർന്ന ലേ .ട്ട് ഉണ്ടാകും. ഇത് പരിഹരിക്കുന്നതിന്, "തിരഞ്ഞെടുത്ത പ്ലേലിസ്റ്റുകൾ" ലൈനിന് താഴെ `<br/>` ഒരു ലൈൻ ബ്രേക്ക് ചേർക്കുക. "തിരഞ്ഞെടുത്ത പ്ലേലിസ്റ്റുകൾ" വിഭാഗത്തിന് ശേഷം (അതേ വരിയിൽ) `\` ചേർക്കാനും ഓർമ്മിക്കുക.
|
|
||||||
|
|
||||||
ഉദാഹരണം:
|
|
||||||
|
|
||||||
[<img align="left" height="94px" width="94px" alt="GitHub channel's avatar" src="https://yt3.ggpht.com/a/AATXAJzVBGU-QyENevFp8etYX1iEak8Y7KEjUPsucWAvAA=s100-c-k-c0xffffffff-no-rj-mo"/>](https://www.youtube.com/user/github)
|
|
||||||
|
|
||||||
[**GitHub**](https://www.youtube.com/user/github) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>](badges.md#weekly-video-upload) \
|
|
||||||
Content about: Open Source, Security, App development \
|
|
||||||
Featured playlists: `Open Source Friday`, `GitHub Satellite 2020 - Work`, `Public Roadmap`, `GitHub Artic Code Vault`.
|
|
||||||
|
|
||||||
<br/>
|
|
||||||
|
|
||||||
### അഭ്യർത്ഥന ടെംപ്ലേറ്റ് വലിക്കുക
|
|
||||||
|
|
||||||
ഫോർക്ക് റിപ്പോസിറ്ററിയിൽ യൂട്യൂബ് ചാനൽ (കൾ) ചേർക്കുന്നത് പൂർത്തിയാക്കുമ്പോൾ, ഒരു പുൾ അഭ്യർത്ഥന തുറക്കുക.
|
|
||||||
|
|
||||||
To open a pull request:
|
|
||||||
- Go to the [Pull request section in this repository](https://github.com/JoseDeFreitas/awesome-youtubers/pulls)
|
|
||||||
- "പുതിയ പുൾ അഭ്യർത്ഥന" ക്ലിക്കുചെയ്യുക
|
|
||||||
- "ഫോർക്കുകളിലുടനീളം താരതമ്യം ചെയ്യുക" ക്ലിക്കുചെയ്യുക.
|
|
||||||
- അമ്പടയാളത്തിന്റെ വലതുവശത്തുള്ള രണ്ട് ഓപ്ഷനുകൾ നിങ്ങൾ സൃഷ്ടിച്ച നാൽക്കവലയായി മാറ്റുക (അത് `നിങ്ങളുടെ_ജിത്തുബ്_ ഉപയോക്തൃനാമം / ആകർഷണീയമായ-യൂട്യൂബറുകൾ` ആയിരിക്കണം) നിങ്ങളുടെ നാൽക്കവലയിൽ നിങ്ങൾ സൃഷ്ടിച്ച ശാഖയും മാറ്റുക. ** ഇടതുവശത്തുള്ള രണ്ട് ഓപ്ഷനുകൾ മാറ്റരുത് (ആരുടെ "അടിസ്ഥാന ശേഖരം: ജോസ്ഡെഫ്രീറ്റാസ് / ആകർഷണീയമായ-യൂട്യൂബറുകൾ", "ബേസ്: മെയിൻ" എന്നിവ ആയിരിക്കണം.) **
|
|
||||||
- "പുൾ അഭ്യർത്ഥന സൃഷ്ടിക്കുക" എന്നതിൽ ക്ലിക്കുചെയ്യുക
|
|
||||||
- നിങ്ങൾ [പുൾ അഭ്യർത്ഥന ടെംപ്ലേറ്റ്] കാണും(https://github.com/JoseDeFreitas/awesome-youtubers/blob/main/.github/pull_request_template.md) automatically. ശരിയായ വിവരങ്ങൾ ഉപയോഗിച്ച് ഇത് പൂരിപ്പിക്കുക.
|
|
||||||
- "പുൾ അഭ്യർത്ഥന സൃഷ്ടിക്കുക" എന്നതിൽ ക്ലിക്കുചെയ്യുക, നിങ്ങൾ എല്ലാം സജ്ജമാക്കി!
|
|
||||||
|
|
||||||
ഒരു പുൾ അഭ്യർത്ഥനയിൽ നിങ്ങൾക്ക് ഒരു സമയം എത്ര യൂട്യൂബറുകളും ചേർക്കാൻ കഴിയും. * നിങ്ങൾ പുൾ അഭ്യർത്ഥന തുറക്കുമ്പോൾ "പുതിയ യൂട്യൂബർ" ലേബൽ സ്വപ്രേരിതമായി ചേർക്കും *. ഓർഡർ നിലനിർത്തുന്നതിന്, ദയവായി ഈ പുൾ അഭ്യർത്ഥന വാക്യഘടന പിന്തുടരുക (പകർത്തി ഒട്ടിക്കുക):
|
|
||||||
|
|
||||||
ഈ ടെംപ്ലേറ്റ് പിന്തുടരുക ([pull request template](https://github.com/JoseDeFreitas/awesome-youtubers/blob/main/.github/pull_request_template.md). നിങ്ങൾ പുൾ അഭ്യർത്ഥന തുറക്കുമ്പോൾ ഇത് യാന്ത്രികമായി ടൈപ്പുചെയ്യണം):
|
|
||||||
|
|
||||||
```
|
|
||||||
- **യൂട്യൂബറിന്റെ പേര്: **
|
|
||||||
- ** ചാനലിനെക്കുറിച്ച് (ഉദാ. വെബ് വികസനം, രൂപകൽപ്പന, ...) **:
|
|
||||||
- ** ഏത് വിഭാഗത്തിലാണ് ചാനൽ? (നിങ്ങൾ ഒരു വിഭാഗം സൃഷ്ടിച്ചിട്ടുണ്ടെങ്കിൽ, എന്തുകൊണ്ടെന്ന് വ്യക്തമാക്കുക) **:
|
|
||||||
- ** ഈ പട്ടികയിൽ യൂട്യൂബർ ഒരു സ്ഥാനത്തിന് അർഹനാണെന്ന് നിങ്ങൾ കരുതുന്നത് എന്തുകൊണ്ട്? * എന്താണ് ഇത് ആകർഷകമാക്കുന്നത്? ***:
|
|
||||||
`` `
|
|
||||||
|
|
||||||
ഉദാഹരണം:
|
|
||||||
|
|
||||||
- ** യൂട്യൂബറിന്റെ പേര് **: GitHub
|
|
||||||
- ** ചാനലിനെക്കുറിച്ച് (ഉദാ. വെബ് വികസനം, രൂപകൽപ്പന, ...) **: സംഭരണികൾ സംഭരിക്കുന്നതിനുള്ള സോഫ്റ്റ്വെയർ വികസന പ്ലാറ്റ്ഫോം.
|
|
||||||
- ** ഏത് വിഭാഗത്തിലാണ് ചാനൽ? (നിങ്ങൾ ഒരു വിഭാഗം സൃഷ്ടിച്ചിട്ടുണ്ടെങ്കിൽ, എന്തുകൊണ്ടെന്ന് വ്യക്തമാക്കുക) **: ഉറവിടം തുറക്കുക
|
|
||||||
- ** ഈ പട്ടികയിൽ യൂട്യൂബർ ഒരു സ്ഥാനത്തിന് അർഹനാണെന്ന് നിങ്ങൾ കരുതുന്നത് എന്തുകൊണ്ട്? * എന്താണ് ഇത് ആകർഷകമാക്കുന്നത്? ***: യൂട്യൂബർ എല്ലാ ദിവസവും ജനറൽ-ടെക് ട്യൂട്ടോറിയലുകൾ ഉപയോഗിച്ച് വീഡിയോകൾ അപ്ലോഡ് ചെയ്യുന്നു. ഈ ട്യൂട്ടോറിയലുകളിൽ നിങ്ങളുടെ ഓർഗനൈസേഷൻ സുരക്ഷിതമാക്കുക, കേടുപാടുകൾ കണ്ടെത്തുക, GitHub പ്രവർത്തനങ്ങൾ ഉപയോഗിക്കുക എന്നിവയും അതിലേറെയും ഉൾപ്പെടുന്നു. വ്യത്യസ്ത വിഷയങ്ങൾ നിങ്ങളെ പഠിപ്പിക്കുന്ന പ്രൊഫഷണലുകളിൽ നിന്നും സംഭാഷണങ്ങൾ കണ്ടെത്താൻ കഴിയുന്ന ഉപയോഗപ്രദമായ പ്ലേലിസ്റ്റുകളും ഇതിലുണ്ട്.
|
|
||||||
|
|
||||||
** നിങ്ങൾ ചേർത്ത ഓരോ യൂട്യൂബറിനും ഈ ടെംപ്ലേറ്റ് ഉപയോഗിക്കുക. **
|
|
||||||
|
|
||||||
## പ്രശ്നങ്ങൾ തുറക്കുക
|
|
||||||
|
|
||||||
ഒരു ലേ layout ട്ട് പ്രശ്നം, ഒരു അക്ഷരപ്പിശക് അല്ലെങ്കിൽ ഒരു യൂട്യൂബറിനെക്കുറിച്ചുള്ള കാലഹരണപ്പെട്ട വിവരങ്ങൾ നിങ്ങൾ കണ്ടെത്തുകയാണെങ്കിൽ, അത് എന്തിനെക്കുറിച്ചാണെന്ന് വിശദീകരിക്കുന്ന ഒരു പ്രശ്നം തുറക്കുക.
|
|
||||||
സാധ്യമായ ഒരു സവിശേഷതയെക്കുറിച്ച് നിങ്ങൾക്ക് ഒരു ആശയം ഉണ്ടെങ്കിൽ, ദയവായി നിങ്ങളുടെ ആശയം വിശദീകരിക്കുന്ന ഒരു പ്രശ്നവും തുറക്കുക.
|
|
||||||
എല്ലാ ലക്കങ്ങൾക്കും അനുസൃതമായി പ്രശ്ന ലേബലുകൾ ക്രമീകരിച്ചിരിക്കുന്നു - പ്രശ്നത്തെക്കുറിച്ച് കൂടുതലറിയാൻ അവരെ പിന്തുടരുക.
|
|
@ -1 +1,64 @@
|
|||||||
|
# Guía para contribuidores
|
||||||
|
|
||||||
|
Por favor, lee el [código de conducta](../../code-of-conduct.md).
|
||||||
|
|
||||||
|
Añade solo YouTubers que sean **increíbles**. *"Después de todo, se trata de calidad, no de cantidad"*. [¿Qué es increíble?](https://github.com/sindresorhus/awesome/blob/main/awesome.md#only-awesome-is-awesome)
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Guía para usuarios nuevos en GitHub</summary>
|
||||||
|
<ol>
|
||||||
|
<li>Ve al archivo <a href="https://github.com/JoseDeFreitas/awesome-youtubers/blob/main/readme.md">readme.md</a> en este repositorio.</li>
|
||||||
|
<li>Haz click en el botón "edit" (el que tiene un ícono de un lapiz).</li>
|
||||||
|
<li>Añade al nuevo YouTuber (siguiendo el formato especificado abajo y de último en la sección correspondiente) y haz click en "Commit".</li>
|
||||||
|
<li>Haz click en el botón verde "Create pull request", llena la plantilla y haz click de nuevo en el botón verde "Create pull request".</li>
|
||||||
|
<p>Eso es todo... ¡qué fácil!</p>
|
||||||
|
</ol>
|
||||||
|
</details>
|
||||||
|
|
||||||
|
## Añade al YouTuber siguiendo este formato
|
||||||
|
|
||||||
|
```html
|
||||||
|
[<img align="left" height="94px" width="94px" alt="Avatar del canal" src="LINK_AL_AVATAR_DEL_CANAL"/>](LINK_A_LA_PÁGINA_PRINCIPAL_DEL_CANAL)
|
||||||
|
|
||||||
|
[**NOMBRE_DEL_CANAL**](LINK_A_LA_PÁGINA_PRINCIPAL_DEL_CANAL) [<img height="16px" width="16px" alt="Badge for verified YouTube channels" src="../../media/badge-verified.svg" title="Es un canal de YouTube verificado"/>](../../badges.md#verified-youtube-channel) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="../../media/badge-weekly.svg" title="Sube videos semanales"/>](../../badges.md#weekly-video-upload) \
|
||||||
|
Contenido sobre: EJEMPLO, EJEMPLO, EJEMPLO \
|
||||||
|
Playlists destacadas: `LISTA DE REPRODUCCIÓN 1`, `LISTA DE REPRODUCCIÓN 2`, `LISTA DE REPRODUCCIÓN 3`, `LISTA DE REPRODUCCIÓN 4`. \
|
||||||
|
<br/>
|
||||||
|
```
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Ejemplo:</summary>
|
||||||
|
|
||||||
|
[<img align="left" height="94px" width="94px" alt="Avatar del canal GitHub" src="https://yt3.ggpht.com/a/AATXAJzVBGU-QyENevFp8etYX1iEak8Y7KEjUPsucWAvAA=s100-c-k-c0xffffffff-no-rj-mo"/>](https://www.youtube.com/user/github)
|
||||||
|
|
||||||
|
[**GitHub**](https://www.youtube.com/user/github) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="../../media/badge-weekly.svg" title="Uploads videos weekly"/>](../../badges.md#weekly-video-upload) \
|
||||||
|
Contenido sobre: Código abierto, Seguridad, Desarrollo de aplicaciones \
|
||||||
|
Playlists destacadas: `Open Source Friday`, `GitHub Satellite 2020 - Work`, `Public Roadmap`, `GitHub Artic Code Vault`.
|
||||||
|
</details>
|
||||||
|
|
||||||
|
**Edita solo las palabras que están en MAYÚSCULAS. No modifiques las otras cosas. Abajo están las consideraciones.**
|
||||||
|
|
||||||
|
- En el ejemplo puedes ver que el YouTuber tiene dos insignias (la insignia de canal verificado y la de subir un video semanal). Si el canal no cumple con alguno de estos requisitos, remueve la insignia. Más información en el archivo [badges.md](../../badges.md).
|
||||||
|
- Si la sección "Playlists destacadas" tiene menos de 124 caracteres, añade un símbolo `\` y una etiqueta `<br/>` en la línea de abajo. Si no es el caso, no lo hagas.
|
||||||
|
- Presta atención a los demás símbolos: puntos, comas, asteriscos, etc. Algunos de ellos son usados por el [awesome YouTubers linter](../../linter/).
|
||||||
|
- Antes de abrir la pull request asegúrate de que la disposición se ve bien.
|
||||||
|
|
||||||
|
## Crea la pull request siguiendo este formato
|
||||||
|
|
||||||
|
*Aparece automáticamente cuando creas la pull request.*
|
||||||
|
|
||||||
|
```markdown
|
||||||
|
- **Nombre del YouTuber:**
|
||||||
|
- **¿De qué trata el canal? (ej: desarrollo web, diseño, ...)**:
|
||||||
|
- **¿En cuál sección está el canal? (si creaste una sección, por favor especifica el porqué)**:
|
||||||
|
- **¿Por qué consideras que el YouTuber se merece un puesto en esta lista? *¿Qué lo hace increíble?***:
|
||||||
|
```
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Ejemplo:</summary>
|
||||||
|
|
||||||
|
- **Nombre del YouTuber**: GitHub
|
||||||
|
- **¿De qué trata el canal? (ej: desarrollo web, diseño, ...)**: Plataforma de desarrollo de software para guardar repositorios.
|
||||||
|
- **¿En cuál sección está el canal? (si creaste una sección, por favor especifica el porqué)**: Código abierto.
|
||||||
|
- **¿Por qué consideras que el YouTuber se merece un puesto en esta lista? *¿Qué lo hace increíble?***: El YouTuber sube videos cada día con tutoriales generales de tecnología. Estos tutoriales incluyen: asegurando tu organización, encontrando vulnerabilidades, usando GitHub actions y demás. También tiene geniales listas de reproducción en donde puedes encontrar charlas de profesionales que te enseñan sobre diferentes tópicos.
|
||||||
|
</details>
|
||||||
|
@ -327,6 +327,12 @@ Featured playlists: `playlists of these languages with a lot of videos`. \
|
|||||||
Content about: Theoretical, Data \
|
Content about: Theoretical, Data \
|
||||||
Featured playlists: `Introduction to Data Structures`, `Sorting Algorithm Lectures/Visualizations`, `Introduction to Object-Oriented Programming`.
|
Featured playlists: `Introduction to Data Structures`, `Sorting Algorithm Lectures/Visualizations`, `Introduction to Object-Oriented Programming`.
|
||||||
|
|
||||||
|
[<img align="left" height="94px" width="94px" alt="dotNET channel's avatar" src="https://yt3.ggpht.com/ytc/AAUvwng6MXFVH96Z90UBQ0SZIhcOleaQAg6if8DB2-Ho=s88-c-k-c0x00ffffff-no-rj"/>](https://www.youtube.com/c/dotNET)
|
||||||
|
|
||||||
|
[**dotNET**](https://www.youtube.com/c/dotNET) [<img height="16px" width="16px" alt="Badge for youtubers that upload videos weekly" src="media/badge-weekly.svg" title="Uploads videos weekly"/>](badges.md#weekly-video-upload) \
|
||||||
|
Content about: .NET, ASP.NET, C# \
|
||||||
|
Featured playlists: `Desktop and .NET Code 101`, `ASP.NET Core 101`, `DevOps for .NET`, `C# Language Highlights`, `C# Advanced`, `and more`.
|
||||||
|
|
||||||
[🔼 Back to the top](#contents)
|
[🔼 Back to the top](#contents)
|
||||||
|
|
||||||
## Web development
|
## Web development
|
||||||
|
Loading…
Reference in New Issue
Block a user