Datasets:

Modalities:
Text
Formats:
csv
Tags:
Not-For-All-Audiences
Libraries:
Datasets
pandas
License:
Nikity commited on
Commit
297ddfd
·
verified ·
1 Parent(s): 615261c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +103 -4
README.md CHANGED
@@ -7,7 +7,56 @@ configs:
7
  path: data.csv
8
  sep: ‽
9
  language:
 
 
 
 
 
 
 
 
 
10
  - en
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  tags:
12
  - not-for-all-audiences
13
  pretty_name: Pornhub
@@ -18,7 +67,7 @@ size_categories:
18
  # Pornhub Dataset
19
 
20
  The Pornhub Dataset provides a comprehensive collection of data sourced from [Pornhub](https://pornhub.com), encompassing various details from MANYYY videos available on the platform.
21
- The file consists of ... lines of videos.
22
 
23
  ## Data Description
24
 
@@ -31,12 +80,62 @@ The file consists of ... lines of videos.
31
  - **Video_title**: The title of the video.
32
  - **Views**: The number of views the video has received.
33
  - **Rating**: The rating given to the video.
34
- - **Time_Scraped**: The date and time when the video was scraped.
35
 
36
  ## Language
37
 
38
- - **English (en)**
39
- - **...**
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
40
 
41
  **Note**: This dataset contains sensitive content and is intended solely for research and educational purposes. 😉 Please ensure compliance with all relevant regulations and guidelines when using this data. Use responsibly. 😊
42
 
 
7
  path: data.csv
8
  sep: ‽
9
  language:
10
+ - sq
11
+ - ar
12
+ - bn
13
+ - bg
14
+ - zh
15
+ - hr
16
+ - cs
17
+ - da
18
+ - nl
19
  - en
20
+ - et
21
+ - fi
22
+ - fr
23
+ - de
24
+ - el
25
+ - he
26
+ - hi
27
+ - hu
28
+ - id
29
+ - it
30
+ - ja
31
+ - ko
32
+ - lv
33
+ - lt
34
+ - mk
35
+ - ml
36
+ - mr
37
+ - ne
38
+ - 'no'
39
+ - fa
40
+ - pl
41
+ - pt
42
+ - pa
43
+ - ro
44
+ - ru
45
+ - sk
46
+ - sl
47
+ - so
48
+ - es
49
+ - sw
50
+ - sv
51
+ - tl
52
+ - ta
53
+ - te
54
+ - th
55
+ - tr
56
+ - uk
57
+ - ur
58
+ - vi
59
+ - cy
60
  tags:
61
  - not-for-all-audiences
62
  pretty_name: Pornhub
 
67
  # Pornhub Dataset
68
 
69
  The Pornhub Dataset provides a comprehensive collection of data sourced from [Pornhub](https://pornhub.com), encompassing various details from MANYYY videos available on the platform.
70
+ The file consists of 742.133 lines of videos.
71
 
72
  ## Data Description
73
 
 
80
  - **Video_title**: The title of the video.
81
  - **Views**: The number of views the video has received.
82
  - **Rating**: The rating given to the video.
 
83
 
84
  ## Language
85
 
86
+ - **Afrikaans**
87
+ - **Albanian**
88
+ - **Arabic**
89
+ - **Bangla**
90
+ - **Bulgarian**
91
+ - **Catalan**
92
+ - **Chinese (Simplified)**
93
+ - **Chinese (Traditional)**
94
+ - **Croatian**
95
+ - **Czech**
96
+ - **Danish**
97
+ - **Dutch**
98
+ - **English**
99
+ - **Estonian**
100
+ - **Finnish**
101
+ - **French**
102
+ - **German**
103
+ - **Greek**
104
+ - **Hebrew**
105
+ - **Hindi**
106
+ - **Hungarian**
107
+ - **Indonesian**
108
+ - **Italian**
109
+ - **Japanese**
110
+ - **Korean**
111
+ - **Latvian**
112
+ - **Lithuanian**
113
+ - **Macedonian**
114
+ - **Malayalam**
115
+ - **Marathi**
116
+ - **Nepali**
117
+ - **Norwegian**
118
+ - **Persian**
119
+ - **Polish**
120
+ - **Portuguese**
121
+ - **Punjabi**
122
+ - **Romanian**
123
+ - **Russian**
124
+ - **Slovak**
125
+ - **Slovenian**
126
+ - **Somali**
127
+ - **Spanish**
128
+ - **Swahili**
129
+ - **Swedish**
130
+ - **Tagalog**
131
+ - **Tamil**
132
+ - **Telugu**
133
+ - **Thai**
134
+ - **Turkish**
135
+ - **Ukrainian**
136
+ - **Urdu**
137
+ - **Vietnamese**
138
+ - **Welsh**
139
 
140
  **Note**: This dataset contains sensitive content and is intended solely for research and educational purposes. 😉 Please ensure compliance with all relevant regulations and guidelines when using this data. Use responsibly. 😊
141